Re: [HACKERS] Cluster wide option to control symbol case folding - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: [HACKERS] Cluster wide option to control symbol case folding
Date
Msg-id 1eddc318-7489-e74f-4510-a320f931b0b1@BlueTreble.com
Whole thread Raw
In response to Re: [HACKERS] Cluster wide option to control symbol case folding  (Greg Stark <stark@mit.edu>)
List pgsql-hackers
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)



pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: [HACKERS] Logical Replication WIP
Next
From: Tomas Vondra
Date:
Subject: Re: [HACKERS] Replication/backup defaults