summaryrefslogtreecommitdiff
path: root/contrib/string
Commit message (Expand)AuthorAgeFilesLines
* Standardize on using the Min, Max, and Abs macros that are in our c.h file,Tom Lane2004-10-211-3/+1
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-5/+9
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-1/+1
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-47/+52
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-4/+4
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-252-2/+0
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-34/+5
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-181-1/+2
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-2/+2
* 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
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-3/+4
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-091-34/+18
* Makefile cleanup from Karel.Bruce Momjian2000-07-041-2/+2
* Remove old README files.Bruce Momjian2000-06-191-0/+0
* Add missing /contrib filesBruce Momjian2000-06-191-0/+23
* Update to /contrib from Karel.Bruce Momjian2000-06-192-26/+3
* Cleanup README Makefile installs.Bruce Momjian2000-06-161-3/+3
* Remove old doc files, now README.Bruce Momjian2000-06-151-23/+0
* /contrib patch from Karel.Bruce Momjian2000-06-152-44/+55
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-292-7/+3
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-122-19/+19
* contrib-array.patchBruce Momjian2000-02-133-29/+35
* Apply contrib patch from MassimoBruce Momjian1999-09-273-2/+16
* Hi,Bruce Momjian1999-06-054-16/+17
* pgindent run over code.Bruce Momjian1999-05-252-6/+8
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-305-116/+98
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-22/+0
* From: Jun Kuwamura <juk@rccm.co.jp>Marc G. Fournier1998-04-222-115/+4
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-262-224/+262
* Update of contrib stuff from massimo.Bruce Momjian1997-11-054-278/+431
* 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-182-0/+472