Commits

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

DateSubjectAuthorReleases
2021-05-05 Doc: improve and centralize the documentation for OID alias types. Tom Lane 14.0
2021-05-03 doc: Add index entry for "multirange type" Peter Eisentraut 14.0
2021-04-26 Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation. Tom Lane 14.0
2021-04-23 doc: Fix typos Peter Eisentraut 14.0
2021-04-22 Doc: document the tie-breaking behavior of the round() function. Tom Lane 14.0
2021-04-09 doc: Additional documentation for date_bin Peter Eisentraut 14.0
2021-04-09 Fix typos and grammar in documentation and code comments Michael Paquier 14.0
2021-04-08 Add functions to wait for backend termination Magnus Hagander 14.0
2021-04-06 Change return type of EXTRACT to numeric Peter Eisentraut 14.0
2021-04-06 Add function to log the memory contexts of specified backend process. Fujii Masao 14.0
2021-03-31 doc: Remove Cyrillic from unistr example Peter Eisentraut 14.0
2021-03-29 Add unistr function Peter Eisentraut 14.0
2021-03-24 doc: Fix typo Peter Eisentraut 14.0
2021-03-24 Add date_bin function Peter Eisentraut 14.0
2021-03-23 Add bit_count SQL function Peter Eisentraut 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-11 Be clear about whether a recovery pause has taken effect. Robert Haas 14.0
2021-03-06 Add bit_xor aggregate function Peter Eisentraut 14.0
2021-03-03 Add trim_array() function. Tom Lane 14.0
2021-03-03 Add option to enable two_phase commits via pg_create_logical_replication_slot. Amit Kapila 14.0
2021-03-02 Fix semantics of regular expression back-references. Tom Lane 14.0
2021-02-26 Revert "pg_collation_actual_version() -> pg_collation_current_version()." Thomas Munro 14.0
2021-02-25 Change regex \D and \W shorthands to always match newlines. Tom Lane 14.0
2021-02-25 Allow complemented character class escapes within regex brackets. Tom Lane 14.0
2021-02-22 pg_collation_actual_version() -> pg_collation_current_version(). Thomas Munro 14.0