Commits

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

DateSubjectAuthorReleases
2023-09-06 doc: mention that to_char() values are rounded Bruce Momjian 16.0
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 16.0
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 16.0
2023-04-14 doc: Fix some grammar for logical decoding description and functions Michael Paquier 16.0
2023-04-10 Doc: adjust examples of EXTRACT() output to match current reality. Tom Lane 16.0
2023-04-08 Allow logical decoding on standbys Andres Freund 16.0
2023-04-07 Add array_sample() and array_shuffle() functions. Tom Lane 16.0
2023-04-05 doc: Update SQL features/conformance information to SQL:2023 Peter Eisentraut 16.0
2023-03-31 SQL/JSON: support the IS JSON predicate Alvaro Herrera 16.0
2023-03-29 SQL/JSON: add standard JSON constructor functions Alvaro Herrera 16.0
2023-03-24 Doc: fix examples for pg_input_error_info(). Tom Lane 16.0
2023-03-23 doc: fix another case of missing productname markup Daniel Gustafsson 16.0
2023-03-18 Add functions to do timestamptz arithmetic in a non-default timezone. Tom Lane 16.0
2023-03-14 Add support for the error functions erf() and erfc(). Dean Rasheed 16.0
2023-03-07 Add support for unit "B" to pg_size_bytes() Peter Eisentraut 16.0
2023-03-07 doc: Update pg_size_pretty documentation about petabytes support Peter Eisentraut 16.0
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2023-02-22 Implement ANY_VALUE aggregate Peter Eisentraut 16.0
2023-01-23 Allow parallel aggregate on string_agg and array_agg David Rowley 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-23 Rename pg_dissect_walfile_name() to pg_split_walfile_name() Michael Paquier 16.0
2022-12-20 Add pg_dissect_walfile_name() Michael Paquier 16.0
2022-12-14 Add grantable MAINTAIN privilege and pg_maintain role. Jeff Davis 16.0