Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-21 | Replace uses of heap_open et al with the corresponding table_* function. | Andres Freund | 12.0 |
| 2019-01-21 | Replace heapam.h includes with {table, relation}.h where applicable. | Andres Freund | 12.0 |
| 2018-03-31 | Combine options for RangeVarGetRelidExtended() into a flags argument. | Andres Freund | 11.0 |