From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
---|---|
To: | peter_e(at)gmx(dot)net |
Cc: | zakkr(at)zf(dot)jcu(dot)cz, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: SQL99 CONVERT() function |
Date: | 2002-08-07 12:56:08 |
Message-ID: | 20020807.215608.115905307.t-ishii@sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
> I suggest using the official IANA names and replace all the non-identifier
> characters by underscores and all upper-case letters with lower-case.
> So it would be iso_8859_1_to_utf_8. That way it's almost as pretty but a
> lot more predictable.
Sounds reasonable. I'll look into this. However I have to examin each
encodings carefully. Because:
(1) some encodings are not listed IANA (e.g. TCVN, WIN874...)
(2) some offcial IANA names seem not appropriate
(e.g. Extended_UNIX_Code_Packed_Format_for_Japanese)
:
:
--
Tatsuo Ishii
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2002-08-07 12:56:20 | Re: FUNC_MAX_ARGS benchmarks |
Previous Message | Don Baccus | 2002-08-07 12:30:00 | Re: Join syntax and join orde |
From | Date | Subject | |
---|---|---|---|
Next Message | Rod Taylor | 2002-08-07 13:15:41 | Re: current_database() |
Previous Message | Denis A Ustimenko | 2002-08-07 11:20:00 | timed PgConnection::Connect |