]> granicus.if.org Git - postgresql/history - src/interfaces/libpq/pqexpbuffer.h
libpq: Report strerror on pthread_mutex_lock() failure
[postgresql] / src / interfaces / libpq / pqexpbuffer.h
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-10-19 Tom LaneSuppress remaining -Waddress warnings from recent gcc...
2011-04-28 Andrew DunstanUse a macro variable PG_PRINTF_ATTRIBUTE for the style...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-11-26 Tom LaneTweak new PQExpBufferBroken macro to suppress warnings...
2008-11-26 Tom LaneAdjust the behavior of the PQExpBuffer code to make...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-07-23 Magnus HaganderUse PQExpBuffer for error message in fe-auth.c.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-03 Tom LaneConsistently use gcc's __attribute__((format)) to check...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-02-07 Peter EisentrautFixed psql double quoting of SQL ids
2000-01-26 Bruce MomjianAdd:
2000-01-17 Tom LaneModify libpq's pqexpbuffer to eliminate length restrict...
1999-08-31 Tom LaneUpdate frontend libpq to remove limits on query lengths,