Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Add pg_add_size_overflow() and friends | Tom Lane | 14.23 |
| 2025-05-01 | Add missing newlines to PQescapeInternal() messages pre-v16. | Tom Lane | 14.18 |
| 2025-02-15 | Make escaping functions retain trailing bytes of an invalid character. | Tom Lane | 14.17 |
| 2022-08-15 | Add missing bad-PGconn guards in libpq entry points. | Tom Lane | 14.6 |
| 2022-02-12 | Fix thinko in PQisBusy(). | Tom Lane | 14.3 |
| 2021-07-29 | Improve libpq's handling of OOM during error message construction. | Tom Lane | 14.0 |
| 2021-03-03 | Extend the abilities of libpq's target_session_attrs parameter. | Tom Lane | 14.0 |
| 2021-01-11 | In libpq, always append new error messages to conn->errorMessage. | Tom Lane | 14.0 |