Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-01 | Handle interleavings between CREATE DATABASE steps and base backup. | Noah Misch | 16.2 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-20 | Harmonize more parameter names in bulk. | Peter Geoghegan | 16.0 |
| 2022-07-27 | Fix read_relmap_file() concurrency on Windows. | Robert Haas | 16.0 |
| 2022-07-26 | Remove the restriction that the relmap must be 512 bytes. | Robert Haas | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |