Commits

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

DateSubjectAuthorReleases
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 11.21
2021-11-24 Doc: improve documentation about nextval()/setval(). Tom Lane 11.15
2021-04-26 Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation. Tom Lane 11.12
2021-01-01 Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz. Tom Lane 11.11
2020-12-30 Doc: spell out comparison behaviors for the date/time types. Tom Lane 11.11
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 11.11
2020-11-09 Doc: clarify data type behavior of COALESCE and NULLIF. Tom Lane 11.10
2020-10-17 Doc: caution against misuse of 'now' and related datetime literals. Tom Lane 11.10
2020-09-30 Fix handling of BC years in to_date/to_timestamp. Tom Lane 11.10
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 11.10
2020-06-19 Future-proof regression tests against possibly-missing posixrules file. Tom Lane 11.9
2020-03-23 Doc: explain that LIKE et al can be used in ANY (sub-select) etc. Tom Lane 11.8
2019-09-27 Doc: clean up markup for jsonb_set and related functions. Tom Lane 11.6
2019-09-23 Doc: clarify handling of duplicate elements in array containment tests. Tom Lane 11.6
2019-08-27 Doc: clarify behavior of standard aggregates for null inputs. Tom Lane 11.6
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 11.4
2018-09-05 Make argument names of pg_get_object_address consistent, and fix docs. Tom Lane 11.0
2018-03-25 Doc: remove extra comma in syntax summary for array_fill(). Tom Lane 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2017-11-18 Fix quoted-substring handling in format parsing for to_char/to_number/etc. Tom Lane 11.0
2017-11-17 Prevent to_number() from losing data when template doesn't match exactly. Tom Lane 11.0
2017-08-29 Improve docs about numeric formatting patterns (to_char/to_number). Tom Lane 11.0