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