Commits

DateSubjectAuthorReleases
2012-02-23 Remove arbitrary limitation on length of common name in SSL certificates. Tom Lane 9.1.3
2012-02-23 Remove arbitrary limitation on length of common name in SSL certificates. Tom Lane 9.2.0
2010-11-27 On further testing, PQping also needs an explicit check for AUTH_REQ. Tom Lane 9.1.0
2010-11-27 Rewrite PQping to be more like what we agreed to last week. Tom Lane 9.1.0
2010-07-14 Allow full SSL certificate verification (wherein libpq checks its host name Tom Lane 8.4.5
2010-07-14 Allow full SSL certificate verification (wherein libpq checks its host name Tom Lane 9.0.0
2010-07-14 Allow full SSL certificate verification (wherein libpq checks its host name Tom Lane 9.1.0
2009-12-02 Instead of sending application_name as a SET command after the connection Tom Lane 9.0.0
2009-11-28 Add support for an application_name parameter, which is displayed in Tom Lane 9.0.0
2009-07-24 Avoid extra system calls to block SIGPIPE if the platform provides either Tom Lane 9.0.0
2009-04-19 Assorted portability fixes for Borland C, from Pavel Golub. Tom Lane 8.4.0
2008-09-22 Get rid of pgpass_from_client tracking inside libpq --- given the conclusion Tom Lane 8.4.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
2008-05-29 Tweak libpq to avoid crashing due to incorrect buffer size calculation when Tom Lane 8.4.0
2007-12-09 Fix up the PQconnectionUsedPassword mess: create a separate Tom Lane 8.3.0
2007-07-23 Just noticed that libpq thinks the maximum command tag length is 40, Tom Lane 8.3.0
2007-07-08 Closer code review for PQconnectionUsedPassword() patch: in particular, Tom Lane 8.3.0
2006-08-18 Add PQdescribePrepared, PQdescribePortal, and related functions to libpq Tom Lane 8.2.0
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 7.3.15
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 7.4.13
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 8.0.8
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 8.1.4
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 8.2.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0