Commits

DateSubjectAuthorReleases
2018-04-19 Improve consistency of comments in system catalog headers. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2018-04-03 Add prefix operator for TEXT type. Teodor Sigaev 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-09-13 Distinguish selectivity of < from <= and > from >=. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-03-15 Add support for EUI-64 MAC addresses as macaddr8 Stephen Frost 10.0
2017-01-18 Implement array version of jsonb_delete and operator Magnus Hagander 10.0
2017-01-17 Register missing money operators in system catalogs Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-10-12 Remove unnecessary int2vector-specific hash function and equality operator. Tom Lane 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-07 Phrase full text search. Teodor Sigaev 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2016-01-01 Split out pg_operator.h function declarations to new file pg_operator_fn.h. Tom Lane 9.5.0
2015-12-31 Fix ALTER OPERATOR to update dependencies properly. Tom Lane 9.6.0
2015-11-07 Add "xid <> xid" and "xid <> int4" operators. Tom Lane 9.6.0
2015-10-07 docs: clarify JSONB operator descriptions Bruce Momjian 9.6.0
2015-10-07 docs: clarify JSONB operator descriptions Bruce Momjian 9.5.0
2015-06-11 Rename jsonb - text[] operator to #- to avoid ambiguity. Andrew Dunstan 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-15 Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas 9.5.0
2015-05-12 Additional functions and operators for jsonb Andrew Dunstan 9.5.0