Commits

DateSubjectAuthorReleases
2026-06-23 Fix incorrect declarations of variadic pg_get_*_ddl() functions. Tom Lane 19 (unreleased)
2024-10-08 Add min and max aggregates for bytea type. Tom Lane 18.0
2021-05-11 Replace opr_sanity test's binary_coercible() function with C code. Tom Lane 14.0
2021-04-15 Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-11-23 Rename the "point is strictly above/below point" comparison operators. Tom Lane 14.0
2020-09-17 Remove support for postfix (right-unary) operators. Tom Lane 14.0
2020-07-25 Mark built-in coercion functions as leakproof where possible. Tom Lane 14.0
2020-05-12 Do pre-release housekeeping on catalog data. Tom Lane 13.0
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0
2020-03-05 Remove the "opaque" pseudo-type and associated compatibility hacks. Tom Lane 13.0
2019-09-21 Straighten out leakproofness markings on text comparison functions. Tom Lane 12.0
2019-09-21 Straighten out leakproofness markings on text comparison functions. Tom Lane 13.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2018-12-31 Update leakproofness markings on some btree comparison functions. Tom Lane 12.0
2018-12-19 Add text-vs-name cross-type operators, and unify name_ops with text_ops. Tom Lane 12.0
2018-12-18 Make collation-aware system catalog columns use "C" collation. Tom Lane 12.0
2018-11-05 Remove unreferenced pg_opfamily entry. Tom Lane 12.0
2018-10-14 Clean up/tighten up coercibility checks in opr_sanity regression test. Tom Lane 12.0
2018-07-11 Mark built-in btree comparison functions as leakproof where it's safe. Tom Lane 12.0
2017-10-14 Explicitly track whether aggregate final functions modify transition state. Tom Lane 11.0
2017-06-20 Make opr_sanity test complain about built-in functions marked prosecdef. Tom Lane 10.0
2017-04-30 Micro-optimize some slower queries in the opr_sanity regression test. Tom Lane 10.0
2016-08-23 Create an SP-GiST opclass for inet/cidr. Tom Lane 10.0
2016-06-22 Fix type-safety problem with parallel aggregate serial/deserialization. Tom Lane 9.6.0