aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/pqexpbuffer.c
Commit message (Expand)AuthorAge
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Adjust the behavior of the PQExpBuffer code to make it have well-definedTom Lane2008-11-26
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Update copyright to 2004.Bruce Momjian2004-08-29
* Propagate enlargeStringInfo() fixes into the equivalent code inTom Lane2004-05-14
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* The attached patch fixes a number of issues related to compiling theBruce Momjian2002-10-03
* Update copyright to 2002.Bruce Momjian2002-06-20
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Remove some unneeded dashes from libpq comments.Bruce Momjian2001-08-17
* Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian2001-03-22
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Make pqexpbuffer a little more robust, per bug report from Heinz Ekker.Tom Lane2001-01-19
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Fixed psql double quoting of SQL idsPeter Eisentraut2000-02-07
* Add:Bruce Momjian2000-01-26
* Hi!Bruce Momjian2000-01-18
* Modify libpq's pqexpbuffer to eliminate length restriction on how muchTom Lane2000-01-17
* Update frontend libpq to remove limits on query lengths,Tom Lane1999-08-31