summaryrefslogtreecommitdiff
path: root/contrib/string
AgeCommit message (Expand)Author
2005-06-22Remove contrib modules that have been agreed to be obsolete.Tom Lane
2004-10-21Standardize on using the Min, Max, and Abs macros that are in our c.h file,Tom Lane
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-03-10This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-08-22Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-06To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut
2001-06-18The attached patch enables the contrib subtree to build cleanly underBruce Momjian
2001-02-20Make sure -L and -I's for our source tree are always before system includePeter Eisentraut
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2000-12-03Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-07-09Another round of those unportable config/build changes :-/Peter Eisentraut
2000-07-04Makefile cleanup from Karel.Bruce Momjian
2000-06-19Remove old README files.Bruce Momjian
2000-06-19Add missing /contrib filesBruce Momjian
2000-06-19Update to /contrib from Karel.Bruce Momjian
2000-06-16Cleanup README Makefile installs.Bruce Momjian
2000-06-15Remove old doc files, now README.Bruce Momjian
2000-06-15/contrib patch from Karel.Bruce Momjian
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-02-13contrib-array.patchBruce Momjian
1999-09-27Apply contrib patch from MassimoBruce Momjian
1999-06-05Hi,Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1998-08-30From: Massimo Dal Zotto <[email protected]>Marc G. Fournier
1998-06-15Remove un-needed braces around single statements.Bruce Momjian
1998-04-22From: Jun Kuwamura <[email protected]>Marc G. Fournier
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1997-11-05Update of contrib stuff from massimo.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1996-09-19I have two small patches which correct some very obscure bug in the parserMarc G. Fournier
1996-08-18Support Docs & ContribMarc G. Fournier