Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2021-02-07 Docs: fix pg_wal_lsn_diff manual. Tatsuo Ishii 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2021-02-01 Doc: work a little harder on the initial examples for regex matching. Tom Lane 14.0
2021-01-29 Doc: improve cross-references for SET/SHOW. Tom Lane 14.0
2021-01-29 Document behavior of the .** jsonpath accessor in the lax mode Alexander Korotkov 14.0
2021-01-27 Doc: improve documentation for UNNEST(). Tom Lane 14.0
2021-01-18 Add bytea equivalents of ltrim() and rtrim(). Tom Lane 14.0
2021-01-13 Remove incorrect markup Magnus Hagander 14.0
2021-01-01 Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz. Tom Lane 14.0
2020-12-30 Doc: spell out comparison behaviors for the date/time types. Tom Lane 14.0
2020-12-29 Implement operators for checking if the range contains a multirange Alexander Korotkov 14.0
2020-12-24 Fix typos and grammar in docs and comments Michael Paquier 14.0
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 14.0
2020-12-20 Multirange datatypes Alexander Korotkov 14.0
2020-12-01 docs: ulink all references to RFC's Heikki Linnakangas 14.0
2020-12-01 doc: Remove more notes about compatibilities with past versions Michael Paquier 14.0
2020-11-23 Rename the "point is strictly above/below point" comparison operators. Tom Lane 14.0
2020-11-19 Remove undocumented IS [NOT] OF syntax. Tom Lane 14.0
2020-11-18 docs: Clarify that signal functions have no feedback. Heikki Linnakangas 14.0
2020-11-13 Support negative indexes in split_part(). Tom Lane 14.0
2020-11-09 Doc: clarify data type behavior of COALESCE and NULLIF. Tom Lane 14.0
2020-11-04 Declare assorted array functions using anycompatible not anyelement. Tom Lane 14.0
2020-11-04 Declare lead() and lag() using anycompatible not anyelement. Tom Lane 14.0
2020-11-04 Revert pg_relation_check_pages() Michael Paquier 14.0
2020-11-03 Remove deprecated containment operators for built-in types Peter Eisentraut 14.0