Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-09 | libpq: Remove PQservice() | Michael Paquier | 18.0 |
| 2025-07-09 | libpq: Remove PQservice() | Michael Paquier | 19 (unreleased) |
| 2024-09-19 | psql: Fix memory leak with repeated calls of \bind | Michael Paquier | 16.5 |
| 2024-09-19 | psql: Fix memory leak with repeated calls of \bind | Michael Paquier | 17.0 |
| 2024-09-19 | psql: Clean up more aggressively state of \bind[_named], \parse and \close | Michael Paquier | 18.0 |
| 2022-09-29 | Mark sigint_interrupt_enabled as sig_atomic_t | Michael Paquier | 16.0 |
| 2019-12-02 | Refactor query cancellation code into src/fe_utils/ | Michael Paquier | 13.0 |