summaryrefslogtreecommitdiff
path: root/contrib/isbn_issn
AgeCommit message (Expand)Author
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2002-11-04Remove extraneous semicolons after routine bodies. These don't botherTom 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
2002-07-30Replace ad-hoc insertions into pg_opclass and friends with CREATETom Lane
2002-07-16Add comment for isbn,issn data type, from Pete St. OngeBruce Momjian
2002-06-23Add indexing for isbn and issn.Bruce Momjian
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce 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-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-15Add missing /contrib files to CVS.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
1999-05-25pgindent run over code.Bruce Momjian
1998-08-17From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>Marc G. Fournier