Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-27 | pg_amcheck: Fix inconsistency in memory freeing | Michael Paquier | 17.5 |
| 2024-08-27 | Message style improvements | Peter Eisentraut | 17.0 |
| 2024-05-16 | pg_amcheck: Put new options in consistent order in --help and man page | Peter Eisentraut | 17.0 |
| 2024-04-07 | Support retrieval of results in chunks with libpq. | Tom Lane | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-30 | pgindent run to fix commits de64268561 and 5ae2087202a | Bruce Momjian | 17.0 |
| 2023-10-27 | Teach contrib/amcheck to check the unique constraint violation | Alexander Korotkov | 17.0 |
| 2023-09-26 | Add some const qualifiers | Peter Eisentraut | 17.0 |
| 2023-07-13 | Handle DROP DATABASE getting interrupted | Andres Freund | 17.0 |