Commits

DateSubjectAuthorReleases
2026-01-26 Lookup the correct ordering for parallel GIN builds Tomas Vondra 19 (unreleased)
2026-01-26 Lookup the correct ordering for parallel GIN builds Tomas Vondra 18.2
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-11 Fix some comments. Nathan Bossart 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-21 Remove useless casts to (void *) Peter Eisentraut 19 (unreleased)
2025-10-30 Mark ItemPointer arguments as const throughout Peter Eisentraut 19 (unreleased)
2025-08-14 Avoid including tableam.h and xlogreader.h in nbtree.h Álvaro Herrera 19 (unreleased)
2025-08-08 Add missing Datum conversions Peter Eisentraut 19 (unreleased)
2025-04-01 Fix minor C type confusion Peter Eisentraut 18.0
2025-03-25 Add ExecCopySlotMinimalTupleExtra(). Jeff Davis 18.0
2025-03-14 Simplify and generalize PrepareSortSupportFromIndexRel() Peter Eisentraut 18.0
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-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-08-14 Remove TRACE_SORT macro Peter Eisentraut 18.0
2024-04-07 Use bump memory context for tuplesorts David Rowley 17.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2024-01-02 Fix typos in comments and in one isolation test. Robert Haas 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-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