[postgis-devel] PostGIS 3.3.0alpha1 released
Paul Ramsey
pramsey at cleverelephant.ca
Fri May 27 12:46:13 PDT 2022
> On May 27, 2022, at 12:18 PM, Sandro Santilli <strk at kbt.io> wrote:
>
> On Tue, May 24, 2022 at 12:36:46PM -0700, Paul Ramsey wrote:
>
>> why we push the patch number down into our scripts
>
> Because ALTER EXTENSION needs a <current_version>--<next_version>
> to do ANY upgrade at all ?
Yes, exactly to run an upgrade SCRIPT. But if we commit to no script-level changes in patch releases, then we can strip out the need to ever to patch-level ALTER EXTENSION calls.
P
>
> --strk;
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel
More information about the postgis-devel
mailing list