aboutsummaryrefslogtreecommitdiff
path: root/src/include/mb
Commit message (Expand)AuthorAge
* Add support for code conversion between Unicode and other encodings.Tatsuo Ishii2000-10-30
* Remove gcc-only macro definitionTatsuo Ishii2000-10-27
* Support SET/SHOW/RESET client_encoding and server_encoding even whenTom Lane2000-10-25
* Disable elog when linked with frontend.Tatsuo Ishii2000-10-12
* Support for automatic code conversion between UNICODE and otherTatsuo Ishii2000-10-12
* Change return type of:Tatsuo Ishii2000-08-25
* #include cleanupsBruce Momjian2000-06-15
* Another batch of fmgr updates. I think I have gotten all old-styleTom Lane2000-06-13
* Clean up const-vs-not-const compiler warning in MULTIBYTE code.Tom Lane2000-04-20
* Add builtin functions:Tatsuo Ishii2000-01-18
* - Allow array on int8Peter Eisentraut2000-01-15
* Fix for multi-byte includes.Bruce Momjian1999-07-17
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-14
* Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be...Tatsuo Ishii1999-07-11
* pgindent run over code.Bruce Momjian1999-05-25
* Add KOI8/WIN/ALT to the multi-byte encoding selectionsTatsuo Ishii1999-03-24
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-02
* MB patches from Tatsuo IshiiBruce Momjian1998-09-25
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* o note that now pg_database has a new attribuite "encoding" evenBruce Momjian1998-08-24
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24