Commits

DateSubjectAuthorReleases
2023-11-12 Add ability to reset all shared stats types in pg_stat_reset_shared() Michael Paquier 17.0
2023-10-18 Add flush option to pg_logical_emit_message() Michael Paquier 17.0
2023-05-17 Add back SQLValueFunction for SQL keywords Michael Paquier 16.0
2023-04-08 Allow logical decoding on standbys Andres Freund 16.0
2023-01-09 Invent random_normal() to provide normally-distributed random numbers. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-21 Replace SQLValueFunction by COERCE_SQL_SYNTAX Michael Paquier 16.0
2022-07-29 Support pg_read_[binary_]file (filename, missing_ok). Tom Lane 16.0
2022-04-07 pgstat: add pg_stat_have_stats() test helper. Andres Freund 15.0
2022-04-06 Remove exclusive backup mode Stephen Frost 15.0
2022-03-03 Fix catalog data of pg_stop_backup(), labelled v2 Michael Paquier 15.0
2022-03-01 Reconsider pg_stat_subscription_workers view. Amit Kapila 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-30 Add a view to show the stats of subscription workers. Amit Kapila 15.0
2021-11-23 Add SQL functions to monitor the directory contents of replication slots Michael Paquier 15.0
2021-10-26 Allow GRANT on pg_log_backend_memory_contexts(). Jeff Davis 15.0
2021-06-15 Remove pg_wait_for_backend_termination(). Noah Misch 14.0
2021-05-12 Double-space commands in system_constraints.sql/system_functions.sql. Tom Lane 14.0
2021-04-16 Split function definitions out of system_views.sql into a new file. Tom Lane 14.0
2021-04-16 Convert built-in SQL-language functions to SQL-standard-body style. Tom Lane 14.0