Commits

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

DateSubjectAuthorReleases
2026-06-14 Doc: remove stale entry for removed aclitem[] ~ aclitem operator. Tom Lane 16 (unreleased)
2025-07-15 Doc: clarify description of current-date/time functions. Tom Lane 16.10
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 16.10
2024-09-20 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 16.5
2024-04-11 Doc: fix bogus to_date() examples. Tom Lane 16.3
2024-02-20 Doc: improve explanation of type interval, especially extract(). Tom Lane 16.3
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 16.0
2023-04-10 Doc: adjust examples of EXTRACT() output to match current reality. Tom Lane 16.0
2023-04-07 Add array_sample() and array_shuffle() functions. Tom Lane 16.0
2023-03-24 Doc: fix examples for pg_input_error_info(). Tom Lane 16.0
2023-03-18 Add functions to do timestamptz arithmetic in a non-default timezone. Tom Lane 16.0
2023-01-09 Doc: add XML ID attributes to <sectN> and <varlistentry> tags. Tom Lane 16.0
2023-01-09 Invent random_normal() to provide normally-distributed random numbers. Tom Lane 16.0
2022-12-27 Simplify the implementations of the to_reg* functions. Tom Lane 16.0
2022-12-09 Add test scaffolding for soft error reporting from input functions. Tom Lane 16.0
2022-12-07 Doc: subdivide System Information Functions and Operators. Tom Lane 16.0
2022-12-01 Doc: add example of round(v, s) with negative s. Tom Lane 16.0
2022-10-11 Doc: add entry for pg_get_partkeydef(). Tom Lane 16.0
2022-09-27 Introduce GUC_NO_RESET flag. Tom Lane 16.0
2022-07-29 Support pg_read_[binary_]file (filename, missing_ok). Tom Lane 16.0
2022-07-23 Doc: improve documentation about random(). Tom Lane 16.0
2022-07-03 Allow makeaclitem() to accept multiple privilege names. Tom Lane 16.0