Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-28 | Fix typo in src/backend/access/transam/README. | Etsuro Fujita | 16.1 |
| 2022-11-12 | Document WAL rules related to PD_ALL_VISIBLE in README. | Jeff Davis | 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-09-19 | Fix typos referring to PGPROC | John Naylor | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |