[postgis-devel] ANY
Regina Obe
lr at pcorp.us
Wed Feb 9 14:13:49 PST 2022
> On a completely different tack, the idea of postgis--ANY--x.y.z.sql seems
> surprisingly reasonable. Do you remember why it was adjudged problematic
> when brought upstream in the past?
>
[Regina Obe]
It's quite possible we never brought it up.
Hey Paul want to bring it up -- you've got all those people you work with on
dev team :)
I'm too shy to bring it up.
I think even a hard-coded ANY upstream would be nice, because one thing strk
can't do is make it happen when people do
ALTER EXTENSION postgis UPDATE;
Having it upstream would fix that.
Right now people would need to know to do
SELECT postgis_extensions_upgrade();
I'm still training people how to do.
SELECT postgis_full_version();
I'm surprised how many clients I have who I had to teach that.
Thanks,
Regina
More information about the postgis-devel
mailing list