summaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/common.c
Commit message (Expand)AuthorAgeFilesLines
* getdatabaseencoding() and PG_encoding_to_char() were being sloppy aboutTom Lane2001-04-161-2/+3
* Move pg_encoding_mblen() from common.c to wchar.c.Tatsuo Ishii2001-02-111-8/+1
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-6/+3
* Add support for code conversion between Unicode and other encodings.Tatsuo Ishii2000-10-301-1/+4
* Another batch of fmgr updates. I think I have gotten all old-styleTom Lane2000-06-131-1/+21
* Remove compiler warningsTatsuo Ishii2000-01-181-1/+3
* Enable WIN32 compilation of libpq.Bruce Momjian1999-07-191-2/+3
* Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian1999-07-191-7/+3
* pgindent run over code.Bruce Momjian1999-05-251-3/+2
* set client_encoding to <nothing> crashes backend.Tatsuo Ishii1999-05-131-1/+5
* Here are the patches against the current source tree. I have run theBruce Momjian1998-10-061-2/+11
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-25/+32
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-0/+67