summaryrefslogtreecommitdiff
path: root/src/backend/access/table/Makefile
AgeCommit message (Expand)Author
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2019-09-06Create an API for inserting and deleting rows in TOAST tables.Robert Haas
2019-03-06tableam: introduce table AM infrastructure.Andres Freund
2019-01-21Introduce access/{table.h, relation.h}, for generic functions from heapam.h.Andres Freund