Re: [COMMITTERS] pgsql: Add function to import operating system collations

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Add function to import operating system collations
Date: 2017-01-23 18:47:13
Message-ID: 98a8fc33-deaa-017a-ca5c-5790b12c7c66@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 1/22/17 3:47 AM, Michael Paquier wrote:
> It would be nice at least to avoid an error, still even if we decide
> to keep it an error I can add a couple of locales in hamster and
> dangomushi and we are good to go in the buildfarm. Regarding the
> warning, I have found it useful a couple of times on ArchLinux where
> no locales are enabled by default.

OK, I just changed it back to a warning.

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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2017-01-23 18:50:46 Re: [COMMITTERS] pgsql: Add pg_sequence system catalog
Previous Message Peter Eisentraut 2017-01-23 18:46:10 pgsql: Don't error when no system locales were found

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2017-01-23 18:50:46 Re: [COMMITTERS] pgsql: Add pg_sequence system catalog
Previous Message Corey Huinker 2017-01-23 18:34:50 Re: Allowing nonzero return codes from \quit