Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-03 | Update some incorrect comments about xlog records. | Robert Haas | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |
| 2017-02-08 | Add WAL consistency checking facility. | Robert Haas | 10.0 |
| 2016-06-15 | Fix lazy_scan_heap so that it won't mark pages all-frozen too soon. | Robert Haas | 9.6.0 |
| 2016-03-02 | Change the format of the VM fork to add a second bit per page. | Robert Haas | 9.6.0 |
| 2014-03-03 | Introduce logical decoding. | Robert Haas | 9.4.0 |
| 2013-12-22 | Change the way we mark tuples as frozen. | Robert Haas | 9.4.0 |
| 2013-12-11 | Add new wal_level, logical, sufficient for logical decoding. | Robert Haas | 9.4.0 |