Re: UTF8 or Unicode - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: UTF8 or Unicode
Date
Msg-id 200502251836.j1PIavZ24707@candle.pha.pa.us
Whole thread Raw
In response to Re: UTF8 or Unicode  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut wrote:
> Am Freitag, 25. Februar 2005 16:26 schrieb Bruce Momjian:
> > OK, but what about latin1?
> 
> The following character set names are specified in the SQL standard and 
> therefore somewhat non-negotiable:
> 
> SQL_CHARACTER
> GRAPHIC_IRV
> LATIN1
> ISO8BIT
> UTF16
> UTF8
> UCS2
> SQL_TEXT
> SQL_IDENTIFIER
> 
> So we have to use LATIN1, even though it creates an inconsistency.  We 
> discussed this a while ago during the last great renaming, I think.
> 

Oh, UTF8 and not UTF-8?  I thought UTF-8 was the standard name, but if
ANSI uses UTF8 we will have to use that.

> Btw., I think ISO8BIT is the correct name for what we call SQL_ASCII, but I 
> haven't analyzed that in detail, yet.

OK, please let us know.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Development schedule
Next
From: "John Hansen"
Date:
Subject: Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32