Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-13 | Remove unused code from tuplesort. | Andres Freund | 13.0 |
| 2019-10-15 | Fix CLUSTER on expression indexes. | Andres Freund | 12.1 |
| 2019-10-15 | Fix CLUSTER on expression indexes. | Andres Freund | 13.0 |
| 2018-11-16 | Introduce notion of different types of slots (without implementing them). | Andres Freund | 12.0 |
| 2018-09-25 | Split ExecStoreTuple into ExecStoreHeapTuple and ExecStoreBufferHeapTuple. | Andres Freund | 12.0 |
| 2017-05-07 | Fix duplicated words in comment. | Andres Freund | 10.0 |
| 2017-04-06 | Allow avoiding tuple copy within tuplesort_gettupleslot(). | Andres Freund | 10.0 |