Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-05 | Split all OBJS style lines in makefiles into one-line-per-entry style. | Andres Freund | 13.0 |
| 2019-09-06 | Create an API for inserting and deleting rows in TOAST tables. | Robert Haas | 13.0 |
| 2019-03-06 | tableam: introduce table AM infrastructure. | Andres Freund | 12.0 |
| 2019-01-21 | Introduce access/{table.h, relation.h}, for generic functions from heapam.h. | Andres Freund | 12.0 |