index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
/
pqexpbuffer.c
Commit message (
Expand
)
Author
Age
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Adjust the behavior of the PQExpBuffer code to make it have well-defined
Tom Lane
2008-11-26
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Propagate enlargeStringInfo() fixes into the equivalent code in
Tom Lane
2004-05-14
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
The attached patch fixes a number of issues related to compiling the
Bruce Momjian
2002-10-03
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Remove some unneeded dashes from libpq comments.
Bruce Momjian
2001-08-17
*
Remove dashes in comments that don't need them, rewrap with pgindent.
Bruce Momjian
2001-03-22
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Make pqexpbuffer a little more robust, per bug report from Heinz Ekker.
Tom Lane
2001-01-19
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Fixed psql double quoting of SQL ids
Peter Eisentraut
2000-02-07
*
Add:
Bruce Momjian
2000-01-26
*
Hi!
Bruce Momjian
2000-01-18
*
Modify libpq's pqexpbuffer to eliminate length restriction on how much
Tom Lane
2000-01-17
*
Update frontend libpq to remove limits on query lengths,
Tom Lane
1999-08-31