Commits

DateSubjectAuthorReleases
2026-02-14 Perform radix sort on SortTuples with pass-by-value Datums John Naylor 19 (unreleased)
2026-01-12 Stop including {brin,gin}_tuple.h in tuplesort.h Álvaro Herrera 19 (unreleased)
2026-01-12 Move instrumentation-related structs to instrument_node.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-14 Update typedefs.list to match what the buildfarm currently reports. Tom Lane 19 (unreleased)
2025-10-30 Mark ItemPointer arguments as const throughout Peter Eisentraut 19 (unreleased)
2025-03-03 Allow parallel CREATE INDEX for GIN indexes Tomas Vondra 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-06-12 Harmonize function parameter names for Postgres 17. Peter Geoghegan 17.0
2024-04-07 Use bump memory context for tuplesorts David Rowley 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-30 Minor cleanup of the BRIN parallel build code Tomas Vondra 17.0
2023-12-08 Allow parallel CREATE INDEX for BRIN indexes Tomas Vondra 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-10 Add const to values and nulls arguments Peter Eisentraut 17.0
2023-08-16 Split out tiebreaker comparisons from comparetup_* functions John Naylor 17.0
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 15.1
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