Commits

DateSubjectAuthorReleases
2015-03-08 Fix documentation for libpq's PQfn(). Tom Lane 9.2.11
2015-03-08 Fix documentation for libpq's PQfn(). Tom Lane 9.3.7
2015-03-08 Fix documentation for libpq's PQfn(). Tom Lane 9.4.2
2015-03-08 Fix documentation for libpq's PQfn(). Tom Lane 9.5.0
2015-02-21 Some more FLEXIBLE_ARRAY_MEMBER fixes. Tom Lane 9.5.0
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.5.0
2014-02-12 Improve libpq's error recovery for connection loss during COPY. Tom Lane 9.4.0
2014-02-12 Improve libpq's error recovery for connection loss during COPY. Tom Lane 8.4.20
2014-02-12 Improve libpq's error recovery for connection loss during COPY. Tom Lane 9.0.16
2014-02-12 Improve libpq's error recovery for connection loss during COPY. Tom Lane 9.1.12
2014-02-12 Improve libpq's error recovery for connection loss during COPY. Tom Lane 9.2.7
2014-02-12 Improve libpq's error recovery for connection loss during COPY. Tom Lane 9.3.3
2012-08-02 Replace libpq's "row processor" API with a "single row" mode. Tom Lane 9.2.0
2012-08-02 Replace libpq's "row processor" API with a "single row" mode. Tom Lane 9.3.0
2012-04-04 Add a "row processor" API to libpq for better handling of large results. Tom Lane 9.2.0
2011-07-21 Fix PQsetvalue() to avoid possible crash when adding a new tuple. Tom Lane 8.4.9
2011-07-21 Fix PQsetvalue() to avoid possible crash when adding a new tuple. Tom Lane 9.0.5
2011-07-21 Fix PQsetvalue() to avoid possible crash when adding a new tuple. Tom Lane 9.1.0
2011-07-21 Fix PQsetvalue() to avoid possible crash when adding a new tuple. Tom Lane 9.2.0
2010-12-28 Fix ill-advised placement of PGRES_COPY_BOTH enum value. Tom Lane 9.1.0
2010-02-17 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 Tom Lane 9.0.0
2009-08-04 Teach PQescapeByteaConn() to use hex format when the target connection is Tom Lane 9.0.0
2009-08-04 Support hex-string input and output for type BYTEA. Tom Lane 9.0.0
2008-09-19 Improve the recently-added libpq events code to provide more consistent Tom Lane 8.4.0
2008-09-17 Add an "events" system to libpq, whereby applications can get callbacks that Tom Lane 8.4.0