Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-27 | Use UnlockReleaseBuffer() in more places | Andres Freund | 19 (unreleased) |
| 2019-01-21 | Replace heapam.h includes with {table, relation}.h where applicable. | Andres Freund | 12.0 |
| 2019-01-15 | Don't include heapam.h from others headers. | Andres Freund | 12.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |