Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-10-10 | In PQsendQueryStart(), avoid leaking any left-over async result. | Tom Lane | 9.1.24 |
| 2016-08-05 | Teach libpq to decode server version correctly from future servers. | Tom Lane | 9.1.23 |
| 2015-03-08 | Fix documentation for libpq's PQfn(). | Tom Lane | 9.1.16 |
| 2014-02-12 | Improve libpq's error recovery for connection loss during COPY. | Tom Lane | 9.1.12 |
| 2011-07-21 | Fix PQsetvalue() to avoid possible crash when adding a new tuple. | Tom Lane | 9.1.0 |
| 2010-12-28 | Fix ill-advised placement of PGRES_COPY_BOTH enum value. | Tom Lane | 9.1.0 |