summaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/mbutils.c
Commit message (Expand)AuthorAgeFilesLines
* getdatabaseencoding() and PG_encoding_to_char() were being sloppy aboutTom Lane2001-04-161-2/+4
* Modify wchar conversion routines to not fetch the next byte past the endTom Lane2001-03-081-4/+4
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-3/+2
* Extend CREATE DATABASE to allow selection of a template database to beTom Lane2000-11-141-15/+2
* Add support for code conversion between Unicode and other encodings.Tatsuo Ishii2000-10-301-8/+1
* Support for conversion between UNICODE and other encodingsTatsuo Ishii2000-10-121-13/+36
* Change pg_mblen and pg_encoding_mblen return types from voidTatsuo Ishii2000-08-271-5/+5
* Another batch of fmgr updates. I think I have gotten all old-styleTom Lane2000-06-131-4/+6
* Eliminate query length limitation imposed by pg_client_to_serverTom Lane1999-09-111-27/+49
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+1
* Fix for multi-byte includes.Bruce Momjian1999-07-171-1/+3
* pgindent run over code.Bruce Momjian1999-05-251-7/+5
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-021-2/+2
* MB patches from Tatsuo IshiiBruce Momjian1998-09-251-1/+29
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-123/+146
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-2/+2
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-0/+216