Commits

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

DateSubjectAuthorReleases
2022-04-07 Custom WAL Resource Managers. Jeff Davis 15.0
2022-04-06 Remove exclusive backup mode Stephen Frost 15.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2022-03-30 Add range_agg with multirange inputs Peter Eisentraut 15.0
2022-03-30 doc: Document range_intersect_agg(anymultirange) Peter Eisentraut 15.0
2022-03-29 Add system view pg_ident_file_mappings Michael Paquier 15.0
2022-03-28 Use has_privs_for_roles for predefined role checks Joe Conway 15.0
2022-03-18 doc: Remove mention to in-place tablespaces for pg_tablespace_location() Michael Paquier 15.0
2022-03-17 Fix pg_tablespace_location() with in-place tablespaces Michael Paquier 15.0
2022-03-04 doc: Fix description of pg_stop_backup() Michael Paquier 15.0
2022-02-14 Database-level collation version tracking Peter Eisentraut 15.0
2022-02-10 Add min() and max() aggregates for xid8. Fujii Masao 15.0
2022-01-30 Introduce pg_settings_get_flags() to find flags associated to a GUC Michael Paquier 15.0
2022-01-25 Fix various typos, grammar and code style in comments and docs Michael Paquier 15.0
2022-01-22 Doc: add cross-references between array_to_string and string_to_array. Tom Lane 15.0
2022-01-19 doc: Fix description of pg_replication_origin_oid() in error case Michael Paquier 15.0
2022-01-17 Introduce log_destination=jsonlog Michael Paquier 15.0
2022-01-11 Enhance pg_log_backend_memory_contexts() for auxiliary processes. Fujii Masao 15.0
2021-12-20 doc: More documentation on regular expressions and SQL standard Peter Eisentraut 15.0
2021-12-13 Doc: de-document unimplemented geometric operators. Tom Lane 15.0
2021-11-24 Doc: improve documentation about nextval()/setval(). Tom Lane 15.0
2021-11-23 Add SQL functions to monitor the directory contents of replication slots Michael Paquier 15.0
2021-11-06 Disallow making an empty lexeme via array_to_tsvector(). Tom Lane 15.0
2021-10-26 Allow GRANT on pg_log_backend_memory_contexts(). Jeff Davis 15.0
2021-10-09 Doc: improve documentation for ^@ starts-with operator. Tom Lane 15.0