[postgis-devel] EXTENSION upgrade scripts are now symlinks
Regina Obe
lr at pcorp.us
Fri Oct 6 01:28:22 PDT 2017
Correct when I installed they seem to be just copies. Ln command works okay under minwg64 though it won't in plain old windows. But I don't think we care about that.
However I'm a bit puzzled strk. I thought we had a script for like 2.4-2.5, 2.3-2.5 etc generated by the perl scripts.
I only seeing one postgis--ANY-2.5.0dev.sql
I don't see how a single ANY can deal with all our minor upgrades since the perl script generates different things for each minor e.g. if aggs are created in a minor like 2.4 and you are going from 2.3-2.5 it would create that agg and if changed would drop create? Or did you change that logic to make everything consolidated into Dos
I was actually thinking we should have single script with DO's to handle all the permutations of how people could have upgraded. That would take care of those mess-ups of gong from like postgresql 9.4 2.3.0 to postgresql 9.6 2.3.3
-----Original Message-----
From: postgis-devel [mailto:postgis-devel-bounces at lists.osgeo.org] On Behalf Of Sandro Santilli
Sent: Thursday, October 05, 2017 4:08 PM
To: PostGIS Development Discussion <postgis-devel at lists.osgeo.org>
Subject: Re: [postgis-devel] EXTENSION upgrade scripts are now symlinks
On Thu, Oct 05, 2017 at 05:28:22PM +0100, Mark Cave-Ayland wrote:
> What about filesystems that don't support symlinks, e.g. FAT32 - would
> this break any USB stick distros at all?
I asked Regina to try on windows, with the minimal gnu environment.
She said those links became copies, but if anyone else wants to try please do.
--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