Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-18 | Harmonize reorderbuffer parameter names. | Peter Geoghegan | 16.0 |
| 2022-08-23 | Add CHECK_FOR_INTERRUPTS while decoding changes. | Amit Kapila | 16.0 |
| 2022-08-11 | Fix catalog lookup with the wrong snapshot during logical decoding. | Amit Kapila | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |