Re: Determining client_encoding from client locale
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Susanne Ebrecht <susanne@2ndQuadrant.com>
Cc: Peter Geoghegan <peter.geoghegan86@gmail.com>, Jaime Casanova <jcasanov@systemguards.com.ec>, Magnus Hagander <magnus@hagander.net>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, pgsql-hackers@postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>, Bruce Momjian <bruce@momjian.us>
Date: 2011-01-17T19:18:36Z
Lists: pgsql-hackers
On mån, 2011-01-17 at 14:59 +0100, Susanne Ebrecht wrote: > I didn't thought about pg_dump dump files here. > I more thought about files that came out of editors using mad encoding > and maybe then also were created on Windows and then copied to > Unix for import. > > Written on little endian, copied to big endian and so on. That may be worth investigating, but I don't think it's related to the present patch.