Commits

DateSubjectAuthorReleases
2026-07-02 Use ssup_datum_*_cmp in more places John Naylor master
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 14.21
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 16.12
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 15.16
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 17.8
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 18.2
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 19 (unreleased)
2026-01-07 Add data type oid8, 64-bit unsigned identifier Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
2025-08-05 Fix mixups of FooGetDatum() vs. DatumGetFoo() Peter Eisentraut 19 (unreleased)
2025-04-04 Add nbtree skip scan optimization. Peter Geoghegan 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.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-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-05-10 Fix some incorrect preprocessor tests in tuplesort specializations David Rowley 15.0
2022-04-02 Specialize tuplesort routines for different kinds of abbreviated keys John Naylor 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.3.25
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.6.11