Commits

DateSubjectAuthorReleases
2026-04-29 Cosmetic fixes for radix sort John Naylor 19 (unreleased)
2026-04-01 Skip common prefixes during radix sort John Naylor 19 (unreleased)
2026-02-14 Perform radix sort on SortTuples with pass-by-value Datums John Naylor 19 (unreleased)
2026-01-14 Reword confusing comment to avoid "typo fixes" Á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-09 Fix misleading comment in tuplesort.c David Rowley 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
2025-03-29 Use PRI?64 instead of "ll?" in format strings (continued). Peter Eisentraut 18.0
2025-01-29 Fix grammatical typos around possessive "its" John Naylor 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-08-14 Remove TRACE_SORT macro Peter Eisentraut 18.0
2024-07-02 Add missing includes for some global variables Peter Eisentraut 18.0
2024-04-07 Use bump memory context for tuplesorts David Rowley 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-17 Change logtape/tuplestore code to use int64 for block numbers Michael Paquier 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-08-16 Split out tiebreaker comparisons from comparetup_* functions John Naylor 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-19 Fix various typos and incorrect/outdated name references David Rowley 16.0
2023-01-09 Remove redundant setting of tuplesort status John Naylor 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-30 Remove unnecessary casts Peter Eisentraut 16.0