On Thu, May 2, 2013 at 06:41:53PM +0200, Dimitri Fontaine wrote: > Bruce Momjian <[email protected]> writes: > > My point is that tools would need to adjust to output not knowing if > > they are getting UTF8 output, e.g.: > > Ah, yes. Or use "LANG=C pg_test_fsync" or the documented stanza that > always works in scripts as it forces the output to something > predictable?
Actually, pg_upgrade does that so it gets the output always in English so it can do its comparisons. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
