Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change lock acquisition order in expand_inherited_rtentry. | Robert Haas | 2019-02-26 |
* | Move code for managing PartitionDescs into a new file, partdesc.c | Robert Haas | 2019-02-21 |
* | Replace uses of heap_open et al with the corresponding table_* function. | Andres Freund | 2019-01-21 |
* | Replace heapam.h includes with {table, relation}.h where applicable. | Andres Freund | 2019-01-21 |
* | Reorganize planner code moved in b60c39759908 | Alvaro Herrera | 2019-01-16 |
* | Move inheritance expansion code into its own file | Alvaro Herrera | 2019-01-10 |