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 |
| 2017-03-25 | Faster expression evaluation and targetlist projection. | Andres Freund | 10.0 |
| 2017-01-19 | Remove obsoleted code relating to targetlist SRF evaluation. | Andres Freund | 10.0 |