Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-12 | Order getopt arguments | Peter Eisentraut | 16.0 |
| 2022-11-30 | Refactor code parsing compression option values (-Z/--compress) | Michael Paquier | 16.0 |
| 2022-09-24 | Message style improvements | Peter Eisentraut | 16.0 |
| 2022-09-20 | Harmonize more parameter names in bulk. | Peter Geoghegan | 16.0 |
| 2022-09-19 | walmethods.c/h: Make WalWriteMethod more object-oriented. | Robert Haas | 16.0 |
| 2022-09-14 | Use SIGNAL_ARGS consistently to declare signal handlers. | Tom Lane | 16.0 |
| 2022-09-14 | Handle SIGTERM in pg_receivewal and pg_recvlogical | Daniel Gustafsson | 16.0 |
| 2022-09-14 | Simplify handling of compression level with compression specifications | Michael Paquier | 16.0 |
| 2022-07-16 | Replace many MemSet calls with struct initialization | Peter Eisentraut | 16.0 |