Re: [COMMITTERS] pgsql: Add function to import operating systemcollations

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: [COMMITTERS] pgsql: Add function to import operating systemcollations
Дата
Msg-id
9b99c8c5-5a77-f1ae-6d90-bef0e85552a0@2ndquadrant.com
Ответ на
Список
Дерево обсуждения
[COMMITTERS] pgsql: Add function to import operating system collations Peter Eisentraut <peter_e@gmx.net>
Re: [COMMITTERS] pgsql: Add function to import operating system collations Tom Lane <tgl@sss.pgh.pa.us>
Re: [COMMITTERS] pgsql: Add function to import operating system collations Tom Lane <tgl@sss.pgh.pa.us>
Re: [COMMITTERS] pgsql: Add function to import operating systemcollations Euler Taveira <euler@timbira.com.br>
Re: [COMMITTERS] pgsql: Add function to import operating systemcollations Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [COMMITTERS] pgsql: Add function to import operating system collations Tom Lane <tgl@sss.pgh.pa.us>
Re: [COMMITTERS] pgsql: Add function to import operating system collations Tom Lane <tgl@sss.pgh.pa.us>
Re: [COMMITTERS] pgsql: Add function to import operating systemcollations Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [COMMITTERS] pgsql: Add function to import operating systemcollations Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [COMMITTERS] pgsql: Add function to import operating system collations Tom Lane <tgl@sss.pgh.pa.us>
Re: [COMMITTERS] pgsql: Add function to import operating system collations Amit Kapila <amit.kapila16@gmail.com>
Re: [COMMITTERS] pgsql: Add function to import operating system collations Tom Lane <tgl@sss.pgh.pa.us>
Re: [COMMITTERS] pgsql: Add function to import operating systemcollations Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [COMMITTERS] pgsql: Add function to import operating system collations Tom Lane <tgl@sss.pgh.pa.us>
Re: [COMMITTERS] pgsql: Add function to import operating systemcollations Stephen Frost <sfrost@snowman.net>
Re: [COMMITTERS] pgsql: Add function to import operating system collations Tom Lane <tgl@sss.pgh.pa.us>
Re: [COMMITTERS] pgsql: Add function to import operating systemcollations Stephen Frost <sfrost@snowman.net>
Re: [COMMITTERS] pgsql: Add function to import operating systemcollations Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
On 1/18/17 10:43 AM, Tom Lane wrote:
> Maybe an appropriate fix would be to ignore collations whose names aren't
> equal to what we get for collcollate/collctype.  Presumably the latter
> are getting canonicalized somehow.

Yeah, it's supposed to do that.  Note that the second call to
CollationCreate() in pg_import_system_collations() has the "if not
exists" argument true regardless.  So the error appears to come from the
first one.

What's fishy about this is that I can't reproduce it locally in a
variety of VMs, and the buildfarm is not unanimous either.


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

В списке pgsql-committers по дате отправления
От: Euler Taveira
Дата:
От: Peter Eisentraut
Дата:
FAQ