]> granicus.if.org Git - postgresql/history - src/test/examples
Don't try to create a temp install without abs_top_builddir.
[postgresql] / src / test / examples /
2015-04-24 Tom LaneFix up .gitignore and cleanup actions in some src/test...
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-10-09 Tom LaneFix lo_export usage in example programs.
2012-10-08 Tom LaneCode review for 64-bit-large-object patch.
2012-10-06 Tatsuo IshiiAdd API for 64-bit large object access. Now users...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-06-18 Peter EisentrautCapitalization fixes
2011-03-12 Bruce MomjianUse "backend process" rather than "backend server"...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-06 Bruce Momjianpgindent run for 9.0, second run
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-12-31 Andrew Dunstanenable examples to compile on Windows. patch from Hiros...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-05-17 Andrew DunstanAdd $PostgreSQL$ markers to a lot of files that were...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-03-02 Tom LaneFix ancient error in large objects usage example: overw...
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-10-20 Tom LaneImprove testlibpq3.c's example of PQexecParams() usage...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-21 Tom LaneCause initdb to create a third standard database "postg...
2005-03-25 Bruce MomjianHave libpgport link before libpq so that PG client...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-10-01 Tom LaneDon't assume PQdb() will return a valid result from...
2004-09-22 Neil ConwayMinor cleanup of libpq/LO examples: fix some memory...
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-01-07 Neil ConwayMore janitorial work: remove the explicit casting of...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-20 Tom LaneAttaching -lpq to LDFLAGS doesn't work, because the...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-06-22 Tom LaneBring the libpq example programs into the 21st century.
2003-03-25 Bruce MomjianUse PQfreemem() consistently, and document its use...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-10-24 Tom LaneAdd some modicum of error detection...
2000-10-24 Tom LaneRemove testlo2.c --- there seems to be no difference...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-06-17 Peter EisentrautRemove fmgrstamp-h business -- not needed and confusing
2000-04-25 Bruce MomjianFix libpq example return values
2000-01-26 Bruce MomjianAdd:
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-05-25 Bruce Momjianpgindent run over code.
1999-05-20 Tatsuo Ishiioverwriting a large object now works
1999-05-10 Bruce MomjianChange error messages to oids come out as %u and not...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-02-07 Tom LaneAdd PQresStatus() function to avoid direct access to...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-05-12 Bruce MomjianCleanups for large objects, so file is trucated on...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1997-09-25 Bruce MomjianMassive examples fix from Nicola Bernardelli
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-12 Bruce MomjianRemove more (void) and fix -Wall warnings.
1997-07-10 Bruce MomjianFixes from Jody Winston
1997-04-04 Marc G. FournierThis commit represents a clean compile with the new...
1996-11-13 Bryan HendersonEliminate MKDIR, srcdir, objdir. Centralize setting...
1996-11-12 Bryan HendersonEnd of the make file simplifications.
1996-11-04 Bruce MomjianRename CDEBUG to COPT
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01