Re: encoding names - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: encoding names
Date
Msg-id 20010815232835P.t-ishii@sra.co.jp
Whole thread Raw
In response to encoding names  (Karel Zak <zakkr@zf.jcu.cz>)
Responses Re: encoding names
Re: encoding names
List pgsql-hackers
Thank you for your suggestions. I'm not totally against your
suggestions (for example, I'm not against the idea that changing all
current encoding names to more "standard" ones for 7.2 if it's your
concern). However, I think we should focus on more fundamental issues
than those trivial ones. Recently Thomas gave an idea how to deal with
the internationalization (I18N) of PostgreSQL: create character set
etc.  I don't think I18N PostgreSQL will happen in 7.2, but we should
tackle them in the near future in my opinion.
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Why is SERIAL a keyword?
Next
From: Tatsuo Ishii
Date:
Subject: Re: convert function