Re: [GENERAL] unicode error and problem - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: [GENERAL] unicode error and problem
Date
Msg-id 20040325.131753.35661791.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: [GENERAL] unicode error and problem  (Markus Bertheau <twanger@bluetwanger.de>)
List pgsql-hackers
> By the way, Unicode is just a number -> glyph mapping, it doesn't say
> anything about the representation of that number in the byte stream.
> UTF-8 and UTF-16 are such representation specifications.
>
> The encoding name in PostgreSQL should be changed from UNICODE to UTF-8
> because UNICODE really just isn't an encoding.

Actually you can use "UTF-8" instead of "UNICODE" when using
PostgreSQL. However the "primary" name is still UNICODE, and I agree
it's better to change to UTF-8 for the primary name. Maybe for 7.5?
--
Tatsuo Ishii

pgsql-hackers by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: subversion vs cvs (Was: Re: linked list rewrite)
Next
From: Tom Lane
Date:
Subject: Re: subversion vs cvs (Was: Re: linked list rewrite)