Commits

DateSubjectAuthorReleases
2020-11-19 Hash support for row types Peter Eisentraut 14.0
2020-11-04 Declare assorted array functions using anycompatible not anyelement. Tom Lane 14.0
2020-11-03 Remove deprecated containment operators for built-in types Peter Eisentraut 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-06-30 Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators. Fujii Masao 14.0
2020-05-12 Do pre-release housekeeping on catalog data. Tom Lane 13.0
2020-04-07 Add SQL type xid8 to expose FullTransactionId to users. Thomas Munro 13.0
2020-04-01 Improve selectivity estimation for assorted match-style operators. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 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
2019-07-14 Add missing commutators for distance operators Alexander Korotkov 13.0
2019-03-20 Remove ambiguity for jsonb_path_match() and jsonb_path_exists() Alexander Korotkov 12.0
2019-03-16 Partial implementation of SQL/JSON path language Alexander Korotkov 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.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-10-11 Remove deprecated abstime, reltime, tinterval datatypes. Andres Freund 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