Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-20 | Introduce CompactAttribute array in TupleDesc, take 2 | David Rowley | 18.0 |
| 2024-04-04 | Secondary refactor of heap scanning functions | David Rowley | 17.0 |
| 2024-04-04 | Preliminary refactor of heap scanning functions | David Rowley | 17.0 |
| 2022-10-27 | Allow nodeSort to perform Datum sorts for byref types | David Rowley | 16.0 |
| 2022-04-04 | Adjust tuplesort API to have bitwise option flags | David Rowley | 15.0 |
| 2021-02-27 | Add TID Range Scans to support efficient scanning ranges of TIDs | David Rowley | 14.0 |