Re: UTF8 with BOM support in psql
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Cc: pgsql-hackers@postgresql.org
Date: 2009-11-18T09:11:59Z
Lists: pgsql-hackers
On ons, 2009-11-18 at 12:52 +0900, Itagaki Takahiro wrote: > Peter Eisentraut <peter_e@gmx.net> wrote: > > > Together, that should cover a lot of cases. Not perfect, but far from > > useless. > > For Japanese users on Windows, the client encoding are always set to SJIS > because of the restriction of cmd.exe. But the script file can be written > in UTF8 with BOM. I don't think we should depend on client encoding. Set by whom, how, and because of what restriction?