On Thu, Jul 21, 2016 at 11:44 AM, Tom Lane <[email protected]> wrote: > Note that there are certain locales we've deliberately chosen not to > support in some regression tests (see e.g. plpython_unicode.sql), so > I'm not really willing to buy into the idea that "any random locale found > on a buildfarm animal should work" anyway. I'm much more interested in > supporting locales that someone cares enough about to configure a > buildfarm animal for.
That seems like a high standard to me. Locale rules are known to change, and are explicitly versioned by glibc, for example. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
