Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-15 | Clean up quoting of variable strings within replication commands. | Tom Lane | 16 (unreleased) |
| 2025-01-09 | Fix off_t overflow in pg_basebackup on Windows. | Thomas Munro | 16.7 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-19 | walmethods.c/h: Make WalWriteMethod more object-oriented. | Robert Haas | 16.0 |
| 2022-09-19 | walmethods.c/h: Make Walfile a struct, rather than a void * | Robert Haas | 16.0 |
| 2022-08-26 | Remove unneeded null pointer checks before PQfreemem() | Peter Eisentraut | 16.0 |
| 2022-08-13 | Remove configure probe for sys/select.h. | Thomas Munro | 16.0 |