Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-22Remove contrib modules that have been agreed to be obsolete.Tom Lane
2003-09-13Minor wording improvements.Tom Lane
2003-09-11Here is a patch that removes contrib/array, leaving only the README withBruce Momjian
2003-05-26Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailingTom Lane
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2003-03-20Just some fixups to a couple contrib directories I was trying out.Bruce Momjian
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-08-26Modify array operations to include array's element type OID in theTom Lane
2002-08-04This patch adds support for inet[] arrays to the /contrib/array module.Bruce Momjian
2002-03-06Change made to elog:Bruce Momjian
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
2000-12-27Fix portability problems recently exposed by regression tests on Alphas.Tom Lane
2000-11-16Change SearchSysCache coding conventions so that a reference count isTom Lane
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-07-22Arrays are toastable. (At least if you initdb, which I didn't force.)Tom Lane
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-29Update array_iterator to use new fmgr interface.Tom Lane
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
2000-04-16Print OIDs as %u not %d.Tom 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
1999-03-16contrib/array_iterator/array_iterator.c won't compile.Bruce Momjian
1999-01-21i have made minor changes to array_iterator to make it work withBruce Momjian
1998-08-30From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier
1998-06-15Remove un-needed braces around single statements.Bruce Momjian
1998-04-22From: Jun Kuwamura <juk@rccm.co.jp>Marc G. Fournier
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-01-06Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...Bruce Momjian
1997-11-05Update of contrib stuff from massimo.Bruce Momjian
1997-09-08Add typdefs to pgindent run.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-08-18Support Docs & ContribMarc G. Fournier