Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-02 | Pass down table relation into more index relation functions | Andres Freund | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-30 | Remove unnecessary casts | Peter Eisentraut | 16.0 |
| 2022-10-28 | Remove AssertArg and AssertState | Peter Eisentraut | 16.0 |
| 2022-10-27 | Allow nodeSort to perform Datum sorts for byref types | David Rowley | 16.0 |
| 2022-09-20 | Harmonize more parameter names in bulk. | Peter Geoghegan | 16.0 |
| 2022-07-28 | Improve speed of hash index build. | Tom Lane | 16.0 |
| 2022-07-27 | Split tuplesortvariants.c from tuplesort.c | Alexander Korotkov | 16.0 |