Commits

DateSubjectAuthorReleases
2021-03-09 libpq: Remove deprecated connection parameters authtype and tty Peter Eisentraut 14.0
2021-01-22 Avoid redundantly prefixing PQerrorMessage for a connection failure. Tom Lane 14.0
2018-11-02 Fix spelling errors and typos in comments Magnus Hagander 12.0
2018-07-01 Fix libpq example programs Peter Eisentraut 9.3.24
2018-07-01 Fix libpq example programs Peter Eisentraut 9.4.19
2018-07-01 Fix libpq example programs Peter Eisentraut 9.5.14
2018-07-01 Fix libpq example programs Peter Eisentraut 9.6.10
2018-07-01 Fix libpq example programs Peter Eisentraut 10.5
2018-07-01 Fix libpq example programs Peter Eisentraut 11.0
2018-07-01 Fix libpq example programs Peter Eisentraut 12.0
2018-02-26 Document security implications of search_path and the public schema. Noah Misch 9.4.17
2018-02-26 Document security implications of search_path and the public schema. Noah Misch 9.6.8
2018-02-26 Document security implications of search_path and the public schema. Noah Misch 9.3.22
2018-02-26 Document security implications of search_path and the public schema. Noah Misch 9.5.12
2018-02-26 Document security implications of search_path and the public schema. Noah Misch 10.3
2018-02-26 Document security implications of search_path and the public schema. Noah Misch 11.0
2011-03-12 Use "backend process" rather than "backend server", where appropriate. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-05-17 Add $PostgreSQL$ markers to a lot of files that were missing them. Andrew Dunstan 8.4.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2004-10-01 Don't assume PQdb() will return a valid result from a failed connection. Tom Lane 8.0.0
2004-09-22 Minor cleanup of libpq/LO examples: fix some memory leaks, update a comment Neil Conway 8.0.0
2004-01-07 More janitorial work: remove the explicit casting of NULL literals to a Neil Conway 8.0.0
2003-06-22 Bring the libpq example programs into the 21st century. Tom Lane 7.4.1