summaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/big5.c
Commit message (Expand)AuthorAgeFilesLines
* I have committed many support files for CREATE CONVERSION. DefaultTatsuo Ishii2002-07-181-378/+0
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-3/+3
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-1/+4
* Fix a bug in conversion from big5 to EUC_TW (CNS 11643-1992 Plane 3)Tatsuo Ishii2000-12-091-2/+2
* Add fix for 0x7fU constants to pgindentBruce Momjian1999-05-261-5/+5
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-251-5/+5
* Make 0x007f -> (unsigned)0x7f to make pgindent happy.Bruce Momjian1999-05-251-5/+5
* pgindent run over code.Bruce Momjian1999-05-251-293/+321
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-021-0/+347