Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-08 | In psql, avoid leaking a PGresult after a query is cancelled. | Tom Lane | 17.0 |
| 2024-04-08 | Further review for re-implementation of psql's FETCH_COUNT feature. | Tom Lane | 17.0 |
| 2024-04-07 | Re-implement psql's FETCH_COUNT feature atop libpq's chunked mode. | Tom Lane | 17.0 |