CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian@postgresql.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.