Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-26 | Compute XID horizon for page level index vacuum on primary. | Andres Freund | 12.0 |
| 2019-03-26 | tableam: Add table_get_latest_tid, to wrap heap_get_latest_tid. | Andres Freund | 12.0 |
| 2019-03-25 | tableam: Add and use table_fetch_row_version(). | Andres Freund | 12.0 |
| 2019-03-24 | tableam: Add tuple_{insert, delete, update, lock} and use. | Andres Freund | 12.0 |
| 2019-03-11 | tableam: Add and use scan APIs. | Andres Freund | 12.0 |
| 2019-03-06 | tableam: introduce table AM infrastructure. | Andres Freund | 12.0 |