Re: [COMMITTERS] pgsql: Add function to import operating system collations
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2017-01-24T01:23:17Z
Lists: pgsql-hackers
On Tue, Jan 24, 2017 at 3:47 AM, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote: > 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. Thanks. -- Michael
Commits
-
Avoid conflicts with collation aliases generated by stripping.
- 0333a7340054 10.0 landed
-
Add function to import operating system collations
- aa17c06fb585 10.0 cited
-
Remove dead code in bootstrap
- 193a7d791ebe 10.0 cited