Re: [COMMITTERS] pgsql: Add function to import operating system collations
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Michael Paquier <michael.paquier@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2017-01-23T18:47:13Z
Lists: 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
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