summaryrefslogtreecommitdiff
path: root/contrib/spi
AgeCommit message (Expand)Author
2004-11-17Miscellaneous Cygwin build fixes from Reini Urban.Tom Lane
2004-10-07Adjust comments previously moved to column 1 by pgident.Bruce Momjian
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2004-05-07Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-11on my timetravel.c I find a bug: after theBruce Momjian
2003-08-04pgindent run.Bruce Momjian
2003-07-27Remove unportable // comments.Tom Lane
2003-07-27Cleanup of timetravel compile warnings.Bruce Momjian
2003-07-27Here is 4 file in tgz:Bruce Momjian
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2003-06-11Remove platform-specific executable; does not belong in distribution.Tom Lane
2003-05-27Make debug_ GUC varables output DEBUG1 rather than LOG, and mention inBruce Momjian
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2003-03-10This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane
2003-01-09Call timestamp_in with proper arguments, per gripe from Mark Halliwell.Tom Lane
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-10-03Restore NOTICEs that were mistakenly removed from triggers regressionTom Lane
2002-09-05Fix bit-rotted reference to GetUserName() ...Tom Lane
2002-09-04pgindent run.Bruce Momjian
2002-09-02I checked all the previous string handling errors and most of them wereBruce Momjian
2002-08-22Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane
2002-08-15The attached patch changes most of the usages of sprintf() toBruce Momjian
2002-05-03Remove the last traces of datatypes datetime and timespan.Tom Lane
2002-03-06Change made to elog:Bruce Momjian
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce 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-08-16Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-typeTom Lane
2001-04-04Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's toTom Lane
2001-03-23Fix comments that were mis-wrapped, for Tom Lane.Bruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-02-20Make sure -L and -I's for our source tree are always before system includePeter Eisentraut
2000-12-04Seems to have been missed in GetPgUserName updates.Tom Lane
2000-12-03Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane
2000-11-20Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-08-03More functions updated to new fmgr style --- money, name, tid datatypes.Tom Lane
2000-07-09Another round of those unportable config/build changes :-/Peter Eisentraut
2000-07-05Update textin() and textout() to new fmgr style. This is just phaseTom Lane
2000-07-04Makefile cleanup from Karel.Bruce Momjian
2000-07-03 Very small changes in the contrib's pg_dumplo in the attache.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