Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-09 | Fixup various StringInfo function usages | David Rowley | 17.0 |
| 2024-03-13 | Make the order of the header file includes consistent | Peter Eisentraut | 17.0 |
| 2024-03-10 | Fix deparsing of Consts in postgres_fdw ORDER BY | David Rowley | 17.0 |
| 2024-01-08 | Make dblink interruptible, via new libpqsrv APIs. | Noah Misch | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-05 | Add support for deparsing semi-joins to contrib/postgres_fdw | Alexander Korotkov | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |