From: | momjian(at)postgresql(dot)org (Bruce Momjian - CVS) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql/src/backend/utils/mb/Unicode UCS_to_GBK. ... |
Date: | 2002-03-06 06:13:00 |
Message-ID: | 20020306061300.EC70D4761E6@postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/03/06 01:12:59
Added files:
src/backend/utils/mb/Unicode: UCS_to_GBK.pl UCS_to_JOHAB.pl
UCS_to_UHC.pl UCS_to_WIN874.pl
UCS_to_WINX.pl gbk_to_utf8.map
johab_to_utf8.map tcvn_to_utf8.map
uhc_to_utf8.map utf8_to_gbk.map
utf8_to_johab.map utf8_to_tcvn.map
utf8_to_uhc.map
utf8_to_win1250.map
utf8_to_win1256.map
utf8_to_win874.map
win1250_to_utf8.map
win1256_to_utf8.map
win874_to_utf8.map
Log message:
Add missing Unicode multibyte files.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian - CVS | 2002-03-06 06:23:22 | pgsql/src/include/utils elog.h |
Previous Message | Bruce Momjian - CVS | 2002-03-06 06:11:02 | pgsql/ ontrib/array/array_iterator.c ontrib/in ... |