Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-03-17 | Rename "pg_clog" directory to "pg_xact". | Robert Haas | 10.0 |
| 2016-08-03 | Prevent "snapshot too old" from trying to return pruned TOAST tuples. | 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-08-01 | Remove SnapshotNow and HeapTupleSatisfiesNow. | Robert Haas | 9.4.0 |
| 2013-07-22 | Adjust HeapTupleSatisfies* routines to take a HeapTuple. | Robert Haas | 9.4.0 |
| 2012-05-02 | Avoid repeated CLOG access from heap_hot_search_buffer. | Robert Haas | 9.2.0 |
| 2012-04-18 | Remove bogus comment from HeapTupleSatisfiesNow. | Robert Haas | 9.2.0 |
| 2011-10-28 | Allow hint bits to be set sooner for temporary and unlogged tables. | Robert Haas | 9.2.0 |