Re: [HACKERS] Cluster wide option to control symbol case folding

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: [HACKERS] Cluster wide option to control symbol case folding
Дата
Msg-id 1eddc318-7489-e74f-4510-a320f931b0b1@BlueTreble.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Cluster wide option to control symbol case folding  (Greg Stark <stark@mit.edu>)
Список 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 по дате отправления:

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: [HACKERS] Logical Replication WIP
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: [HACKERS] Replication/backup defaults