Commits

DateSubjectAuthorReleases
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2022-03-30 Add range_agg with multirange inputs Peter Eisentraut 15.0
2022-03-27 SQL/JSON constructors Andrew Dunstan 15.0
2022-02-14 Improve correlation names in sanity tests Peter Eisentraut 15.0
2021-06-15 Revert 29854ee8d1 due to buildfarm failures Alexander Korotkov 14.0
2021-06-15 Support for unnest(multirange) and cast multirange as an array of ranges Alexander Korotkov 14.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
2021-04-01 Add 'noError' argument to encoding conversion functions. Heikki Linnakangas 14.0
2021-03-26 BRIN bloom indexes Tomas Vondra 14.0
2020-12-20 Multirange datatypes Alexander Korotkov 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-11-03 Remove deprecated containment operators for built-in types Peter Eisentraut 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-04-07 Introduce xid8-based functions to replace txid_XXX. Thomas Munro 13.0
2020-04-07 Add SQL type xid8 to expose FullTransactionId to users. Thomas Munro 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 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
2020-02-26 Add equalimage B-Tree support functions. Peter Geoghegan 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