On 1/2/17 2:01 PM, Greg Stark wrote:
The PostGIS extensions might not work on
your system with different case rules if they haven't been 100%
consistent with their camelCasing

FWIW I've already run into a similar problem with inter-extension dependencies and relocatability. I've found hacks to work around this during extension installation (ie: query pg_extension.extnamespace in the dependent extension build script), but if the other extension gets relocated you're hosed.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to