]> granicus.if.org Git - postgresql/commit
Fix a bug in conversion from big5 to EUC_TW (CNS 11643-1992 Plane 3)
authorTatsuo Ishii <ishii@postgresql.org>
Sat, 9 Dec 2000 04:30:04 +0000 (04:30 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Sat, 9 Dec 2000 04:30:04 +0000 (04:30 +0000)
commita860a403a92994741041e8f93b9b51848117c6cb
tree64ee760ce8b4921d20a048b7674f802bef71e0ae
parent976a456b19f3e334ceedb97dfc04dbc36316372e
Fix a bug in conversion from big5 to EUC_TW (CNS 11643-1992 Plane 3)
Thanks Chih-Chang Hsieh <cch@cc.kmu.edu.tw> for finding the bug.
src/backend/utils/mb/big5.c