Commits

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

DateSubjectAuthorReleases
2025-07-15 Doc: clarify description of current-date/time functions. Tom Lane 13.22
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 13.22
2024-09-20 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 13.17
2024-04-11 Doc: fix bogus to_date() examples. Tom Lane 13.15
2024-02-20 Doc: improve explanation of type interval, especially extract(). Tom Lane 13.15
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 13.12
2022-12-01 Doc: add example of round(v, s) with negative s. Tom Lane 13.10
2022-07-23 Doc: improve documentation about random(). Tom Lane 13.8
2021-12-13 Doc: de-document unimplemented geometric operators. Tom Lane 13.6
2021-11-24 Doc: improve documentation about nextval()/setval(). Tom Lane 13.6
2021-07-21 Doc: improve documentation about exponentiation operator. Tom Lane 13.4
2021-04-26 Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation. Tom Lane 13.3
2021-04-22 Doc: document the tie-breaking behavior of the round() function. Tom Lane 13.3
2021-02-01 Doc: work a little harder on the initial examples for regex matching. Tom Lane 13.2
2021-01-29 Doc: improve cross-references for SET/SHOW. Tom Lane 13.2
2021-01-27 Doc: improve documentation for UNNEST(). Tom Lane 13.2
2021-01-01 Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz. Tom Lane 13.2
2020-12-30 Doc: spell out comparison behaviors for the date/time types. Tom Lane 13.2
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 13.2
2020-11-09 Doc: clarify data type behavior of COALESCE and NULLIF. Tom Lane 13.1
2020-10-17 Doc: caution against misuse of 'now' and related datetime literals. Tom Lane 13.1
2020-10-05 Doc: fix parameter names in the docs of a couple of functions. Tom Lane 13.1
2020-09-30 Fix handling of BC years in to_date/to_timestamp. Tom Lane 13.1
2020-09-21 Copy editing: fix a bunch of misspellings and poor wording. Tom Lane 13.0
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 13.0