Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-02 | Pass down table relation into more index relation functions | Andres Freund | 16.0 |
| 2019-11-08 | Pass ItemPointer not HeapTuple to IndexBuildCallback. | Andres Freund | 13.0 |
| 2019-03-28 | tableam: Support for an index build's initial table scan(s). | Andres Freund | 12.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |