[postgis-devel] Separate make target to install extension upgrade scripts ?

Sandro Santilli strk at kbt.io
Thu Jan 26 11:02:19 PST 2023


On Thu, Jan 26, 2023 at 10:36:37AM -0800, Paul Ramsey wrote:
> Most of this mess stems from the Original Sin of having a versioned .so file

I'm not sure I see how a non-versioned .so file would make things easier.

Say a bug in a plpgsql function is found, affecting all these
versions of PostGIS:

  3.0.0
  3.1.0
  3.2.0

Where do you put your bugfix ? In which upgrade script ?

--strk;


More information about the postgis-devel mailing list