]> granicus.if.org Git - postgresql/commit
Improve documentation about MULE encoding.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 4 Jul 2012 04:29:57 +0000 (00:29 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 4 Jul 2012 04:29:57 +0000 (00:29 -0400)
commit09022de1f55708bcfe8b2bf206d818055c34d49e
tree1c926abea3e041d96588189cc12211c3861d9530
parent47a2adc83c492aed92b6754fe40b485b9fe5929e
Improve documentation about MULE encoding.

This commit improves the comments in pg_wchar.h and creates #define symbols
for some formerly hard-coded values.  No substantive code changes.

Tatsuo Ishii and Tom Lane
src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c
src/backend/utils/mb/wchar.c
src/include/mb/pg_wchar.h