Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-06 | Disable STARTUP_PROGRESS_TIMEOUT in standby mode. | Robert Haas | 16.0 |
| 2022-09-28 | Revert 56-bit relfilenode change and follow-up commits. | Robert Haas | 16.0 |
| 2022-09-27 | Increase width of RelFileNumbers from 32 bits to 56 bits. | Robert Haas | 16.0 |
| 2022-08-29 | Prevent WAL corruption after a standby promotion. | Robert Haas | 16.0 |
| 2022-08-10 | Move basebackup code to new directory src/backend/backup | Robert Haas | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |