Commits

DateSubjectAuthorReleases
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)
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
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
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.4.20
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.5.15
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 12.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 11.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 10.6
2011-12-07 Create a "sort support" interface API for faster sorting. Tom Lane 9.2.0
2008-05-27 Alter the xxx_pattern_ops opclasses to use the regular equality operator of Tom Lane 8.4.0
2007-01-09 Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST Tom Lane 8.3.0
2005-03-29 Convert oidvector and int2vector into variable-length arrays. This Tom Lane 8.1.0
2003-11-12 Cross-data-type comparisons are now indexable by btrees, pursuant to my Tom Lane 8.0.0
2001-05-03 Ensure that btree sort ordering functions and boolean comparison operators Tom Lane 7.1.1
2000-07-12 First stage of reclaiming memory in executor by resetting short-term Tom Lane 7.1.1
2000-06-19 Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc Tom Lane 7.1.1
2000-06-09 Another round of updates for new fmgr, mostly in the datetime code. Tom Lane 7.1.1
2000-06-05 Latest round of fmgr updates. All functions with bool,char, or int2 Tom Lane 7.1.1