Add UDC (User Defined Characters) support to SJIS/EUC_JP conversion

Tatsuo Ishii <ishii@postgresql.org>

Commit: 1f9d535aca1de999e2a3f5489a73624f621a794c
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2000-01-13T01:08:14Z
Releases: 7.1.1
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

PathChange+/−
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