summaryrefslogtreecommitdiff
path: root/contrib/string/string_io.c
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib modules that have been agreed to be obsolete.Tom Lane2005-06-221-370/+0
* Standardize on using the Min, Max, and Abs macros that are in our c.h file,Tom Lane2004-10-211-3/+1
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-1/+1
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-1/+0
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-4/+2
* Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane2000-12-031-2/+3
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-0/+1
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-8/+7
* contrib-array.patchBruce Momjian2000-02-131-14/+23
* Apply contrib patch from MassimoBruce Momjian1999-09-271-2/+2
* Hi,Bruce Momjian1999-06-051-6/+5
* pgindent run over code.Bruce Momjian1999-05-251-3/+4
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-301-39/+24
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-22/+0
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-214/+251
* Update of contrib stuff from massimo.Bruce Momjian1997-11-051-278/+246
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-128/+128
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-241/+277
* I have two small patches which correct some very obscure bug in the parserMarc G. Fournier1996-09-191-1/+1
* Support Docs & ContribMarc G. Fournier1996-08-181-0/+361