Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-15 | Fix PQdescribePrepared with more than 7498 params | Heikki Linnakangas | 15 (unreleased) |
| 2026-05-11 | Mark PQfn() unsafe and fix overrun in frontend LO interface. | Nathan Bossart | 15.18 |
| 2026-05-11 | Add pg_add_size_overflow() and friends | Tom Lane | 15.18 |
| 2025-11-10 | libpq: Prevent some overflows of int/size_t | Jacob Champion | 15.15 |
| 2023-12-05 | Fix handling of errors in libpq pipelines | Alvaro Herrera | 15.6 |
| 2022-09-23 | Remove PQsendQuery support in pipeline mode | Alvaro Herrera | 15.0 |
| 2022-07-05 | libpq: Improve idle state handling in pipeline mode | Alvaro Herrera | 15.0 |
| 2022-04-21 | Fix missed cases in libpq's error handling. | Tom Lane | 15.0 |
| 2022-02-18 | Rearrange libpq's error reporting to avoid duplicated error text. | Tom Lane | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-07-29 | Improve libpq's handling of OOM during error message construction. | Tom Lane | 15.0 |