Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-15 | Add missing bad-PGconn guards in libpq entry points. | Tom Lane | 10.23 |
| 2018-10-20 | Client-side fixes for delayed NOTIFY receipt. | Tom Lane | 10.6 |
| 2017-08-29 | Teach libpq to detect integer overflow in the row count of a PGresult. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-03-14 | Spelling fixes in code comments | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-10-10 | In PQsendQueryStart(), avoid leaking any left-over async result. | Tom Lane | 10.0 |
| 2016-08-26 | Add a nonlocalized version of the severity field to client error messages. | Tom Lane | 10.0 |