Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-12 | libpq: Add encrypted and non-blocking query cancellation routines | Alvaro Herrera | 17.0 |
| 2024-03-12 | libpq: Move pg_cancel to fe-cancel.c | Alvaro Herrera | 17.0 |
| 2024-02-04 | libpq: Change some static functions to extern | Alvaro Herrera | 17.0 |
| 2024-02-04 | libpq: Add pqReleaseConnHosts function | Alvaro Herrera | 17.0 |
| 2024-01-29 | libpq: Move cancellation related functions to fe-cancel.c | Alvaro Herrera | 17.0 |
| 2023-12-05 | Fix handling of errors in libpq pipelines | Alvaro Herrera | 17.0 |