Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-13 | In libpq, free any partial query result before collecting a server error. | Tom Lane | 9.3.23 |
| 2015-07-07 | Improve handling of out-of-memory in libpq. | Heikki Linnakangas | 9.3.10 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-02-17 | Prevent potential overruns of fixed-size buffers. | Tom Lane | 9.3.3 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-08-02 | Replace libpq's "row processor" API with a "single row" mode. | Tom Lane | 9.3.0 |