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 |
| 2021-07-29 | Improve libpq's handling of OOM during error message construction. | Tom Lane | 14.0 |
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 14.0 |
| 2021-03-11 | Re-simplify management of inStart in pqParseInput3's subroutines. | Tom Lane | 14.0 |
| 2021-01-11 | In libpq, always append new error messages to conn->errorMessage. | Tom Lane | 14.0 |