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

From Andrew Dunstan
Subject Re: UTF8 with BOM support in psql
Date
Msg-id 4B02DA01.5060208@dunslane.net
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
Re: UTF8 with BOM support in psql
List pgsql-hackers

Peter Eisentraut wrote:
> On tis, 2009-11-17 at 00:59 -0800, Chuck McDevitt wrote:
>   
>> Or is there a plan to read and convert the UTF-16 or UTF-32 to UTF-8,
>> so psql and PostgreSQL understand it?
>> (BTW, that would actually be nice on Windows, where UTF-16 is common).
>>     
>
> Well, someone could implement UTF-16 or UTF-whatever as client encoding.
> But I have not heard of any concrete proposals about that.
>
>   

Doesn't the nul byte problem make that seriously hard?

cheers

andrew


pgsql-hackers by date:

Previous
From: Chuck McDevitt
Date:
Subject: Re: UTF8 with BOM support in psql
Next
From: Chuck McDevitt
Date:
Subject: Re: UTF8 with BOM support in psql