Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-01 | Add missing newlines to PQescapeInternal() messages pre-v16. | Tom Lane | 13.21 |
| 2025-02-15 | Make escaping functions retain trailing bytes of an invalid character. | Tom Lane | 13.20 |
| 2022-08-15 | Add missing bad-PGconn guards in libpq entry points. | Tom Lane | 13.9 |
| 2022-02-12 | Fix thinko in PQisBusy(). | Tom Lane | 13.7 |