Commits

DateSubjectAuthorReleases
2026-02-23 Cope with AIX's alignment woes by using _Pragma("pack"). Tom Lane 19 (unreleased)
2023-10-20 Extend ALTER OPERATOR to allow setting more optimization attributes. Tom Lane 17.0
2021-08-17 Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership. Tom Lane 14.0
2021-08-17 Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership. Tom Lane 13.5
2021-08-17 Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership. Tom Lane 15.0
2021-02-03 Remove special BKI_LOOKUP magic for namespace and role OIDs. Tom Lane 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2020-09-17 Remove support for postfix (right-unary) operators. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
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
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
2016-10-12 Remove unnecessary int2vector-specific hash function and equality operator. Tom Lane 10.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-01-30 Fix assorted oversights in range selectivity estimation. Tom Lane 9.4.1
2015-01-30 Fix assorted oversights in range selectivity estimation. Tom Lane 9.5.0
2015-01-30 Fix assorted oversights in range selectivity estimation. Tom Lane 9.3.6
2014-12-01 Add a #define for the inet overlaps operator. Tom Lane 9.5.0
2014-08-16 Fix bogus commutator/negator links for JSONB containment operators. Tom Lane 9.4.0
2014-08-16 Fix bogus commutator/negator links for JSONB containment operators. Tom Lane 9.5.0
2014-06-26 Get rid of bogus separate pg_proc entries for json_extract_path operators. Tom Lane 9.4.0