Commits

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

DateSubjectAuthorReleases
2026-06-14 Doc: remove stale entry for removed aclitem[] ~ aclitem operator. Tom Lane 14 (unreleased)
2025-07-15 Doc: clarify description of current-date/time functions. Tom Lane 14.19
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 14.19
2024-09-20 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 14.14
2024-04-11 Doc: fix bogus to_date() examples. Tom Lane 14.12
2024-02-20 Doc: improve explanation of type interval, especially extract(). Tom Lane 14.12
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 14.9
2023-04-10 Doc: adjust examples of EXTRACT() output to match current reality. Tom Lane 14.8
2022-12-01 Doc: add example of round(v, s) with negative s. Tom Lane 14.7
2022-07-23 Doc: improve documentation about random(). Tom Lane 14.5
2022-06-01 Doc: fix a couple of erroneous examples. Tom Lane 14.4
2022-05-29 Doc: fix missing/bogus documentation of range_intersect_agg(). Tom Lane 14.4
2021-12-13 Doc: de-document unimplemented geometric operators. Tom Lane 14.2
2021-11-24 Doc: improve documentation about nextval()/setval(). Tom Lane 14.2
2021-07-21 Doc: improve documentation about exponentiation operator. Tom Lane 14.0
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2021-05-05 Doc: improve and centralize the documentation for OID alias types. Tom Lane 14.0
2021-04-26 Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation. Tom Lane 14.0
2021-04-22 Doc: document the tie-breaking behavior of the round() function. Tom Lane 14.0
2021-03-03 Add trim_array() function. Tom Lane 14.0
2021-03-02 Fix semantics of regular expression back-references. Tom Lane 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-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