Improve documentation about MULE encoding.
Tom Lane <tgl@sss.pgh.pa.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c | modified | +8 −9 |
| src/backend/utils/mb/wchar.c | modified | +6 −0 |
| src/include/mb/pg_wchar.h | modified | +96 −49 |