summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ascii.c
Commit message (Expand)AuthorAgeFilesLines
* Remove #ifdef MULTIBYTE per hackers list discussion.Tatsuo Ishii2002-08-291-43/+1
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-26/+22
* Commit Karel's patch.Tatsuo Ishii2001-09-061-4/+4
* Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian2001-03-221-9/+8
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-53/+53
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Minor cleanup.Tom Lane2000-10-251-10/+4
* Tired of seeing these warnings ...Tom Lane2000-08-261-2/+5
* > I had to back out the patch. It only compiles with multi-byte enabled.Bruce Momjian2000-08-051-0/+201
* Back out to_ascii patch from Karel.Bruce Momjian2000-08-041-159/+0
* Add missing files from Karel, tip from Jan.Bruce Momjian2000-08-041-0/+159