Re: UTF8 with BOM support in psql - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: UTF8 with BOM support in psql
Date
Msg-id 20091118125253.A48F.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: UTF8 with BOM support in psql  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: UTF8 with BOM support in psql
List pgsql-hackers
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.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Very bad FTS performance with the Polish config
Next
From: "Joshua D. Drake"
Date:
Subject: Re: plpgsql: open for execute - add USING clause