Add UDC (User Defined Characters) support to SJIS/EUC_JP conversion
Tatsuo Ishii <ishii@postgresql.org>
Add UDC (User Defined Characters) support to SJIS/EUC_JP conversion Update README so that it reflects all source file names Add an entry to make sjistest (testing between SJIS/EUC_JP conversion)
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mb/conv.c | modified | +577 −13 |
| src/backend/utils/mb/Makefile | modified | +7 −1 |
| src/backend/utils/mb/README | modified | +6 −0 |