Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-10 | nbtree: Allocate new pages in separate function. | Peter Geoghegan | 16.0 |
| 2023-04-18 | Fix various typos | David Rowley | 16.0 |
| 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-11-02 | Fix outdated comment in tuplesort.h | David Rowley | 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-27 | Split tuplesortvariants.c from tuplesort.c | Alexander Korotkov | 16.0 |