Commits

DateSubjectAuthorReleases
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 15 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 14 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 16 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 17 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 18 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 19 (unreleased)
2026-05-13 Do pre-release housekeeping on catalog data. Tom Lane 19 (unreleased)
2021-12-13 Remove unimplemented/undocumented geometric functions & operators. Tom Lane 15.0
2021-11-17 Add a planner support function for starts_with(). Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-01-13 Run reformat-dat-files to declutter the catalog data files. Tom Lane 14.0
2020-11-23 Rename the "point is strictly above/below point" comparison operators. Tom Lane 14.0
2020-11-04 Declare assorted array functions using anycompatible not anyelement. Tom Lane 14.0
2020-09-17 Remove factorial operators, leaving only the factorial() function. Tom Lane 14.0
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 13.0
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 14.0
2020-05-12 Do pre-release housekeeping on catalog data. Tom Lane 13.0
2020-04-01 Improve selectivity estimation for assorted match-style operators. Tom Lane 13.0
2019-11-20 Reduce match_pattern_prefix()'s dependencies on index opfamilies. Tom Lane 13.0
2019-09-21 Fix up handling of nondeterministic collations with pattern_ops opclasses. Tom Lane 13.0
2018-12-30 Add a hash opclass for type "tid". 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-04-19 Improve consistency of comments in system catalog headers. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0