Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-01 | libpq: Complain about missing BackendKeyData later with PGgetCancel() | Heikki Linnakangas | 18.0 |
| 2025-07-02 | Correctly copy the target host identification in PQcancelCreate. | Tom Lane | 18.0 |
| 2025-06-17 | Fix allocation check to test the right variable | Daniel Gustafsson | 18.0 |
| 2025-05-08 | Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays | Heikki Linnakangas | 18.0 |
| 2025-04-19 | Fix typos and grammar in the code | Michael Paquier | 18.0 |
| 2025-04-02 | Make cancel request keys longer | Heikki Linnakangas | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-07-04 | Fix copy/paste mistake in comment | Alvaro Herrera | 18.0 |
| 2024-07-01 | Fix copy-paste mistake in PQcancelCreate | Alvaro Herrera | 18.0 |