[HACKERS] CREATE COLLATION IF NOT EXISTS

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [HACKERS] CREATE COLLATION IF NOT EXISTS
Дата
Msg-id 3c39e301-6bb0-f370-5567-bcd7c4bd2835@2ndquadrant.com
обсуждение исходный текст
Ответы Re: [HACKERS] CREATE COLLATION IF NOT EXISTS  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
Here is a patch to complete the implementation of CREATE COLLATION IF
NOT EXISTS.  The meat of this was already implemented for
pg_import_system_collations; this just exposes it in the SQL command.

If we go ahead with ICU, then creating collations by hand will become
more common, so this could be useful in practice.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: [HACKERS] Declarative partitioning - another take
Следующее
От: Kuntal Ghosh
Дата:
Сообщение: Re: [HACKERS] WAL consistency check facility