Commits

DateSubjectAuthorReleases
2024-08-29 Rename pg_sequence_read_tuple() to pg_get_sequence_data() Michael Paquier 18.0
2024-07-10 Extend pg_get_acl() to handle sub-object IDs Michael Paquier 18.0
2024-07-08 Renumber pg_get_acl() in pg_proc.dat Michael Paquier 18.0
2024-07-04 Add pg_get_acl() to get the ACL for a database object Michael Paquier 18.0
2023-11-14 Add support for pg_stat_reset_slru without argument Michael Paquier 17.0
2023-11-12 Add ability to reset all shared stats types in pg_stat_reset_shared() Michael Paquier 17.0
2023-10-30 Introduce pg_stat_checkpointer Michael Paquier 17.0
2023-10-27 Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer Michael Paquier 17.0
2023-10-18 Add flush option to pg_logical_emit_message() Michael Paquier 17.0
2023-10-13 Add support for AT LOCAL Michael Paquier 17.0
2023-08-20 Bump catalog version for pg_wait_events Michael Paquier 17.0
2023-05-17 Add back SQLValueFunction for SQL keywords Michael Paquier 16.0
2023-04-20 Remove io prefix from pg_stat_io columns Michael Paquier 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-11-24 Add support for file inclusions in HBA and ident configuration files Michael Paquier 16.0
2022-11-21 Replace SQLValueFunction by COERCE_SQL_SYNTAX Michael Paquier 16.0
2022-11-20 Switch SQLValueFunction on "name" to use COERCE_SQL_SYNTAX Michael Paquier 16.0
2022-10-26 Add rule_number to pg_hba_file_rules and map_number to pg_ident_file_mappings Michael Paquier 16.0
2022-09-29 Introduce SYSTEM_USER Michael Paquier 16.0
2022-03-29 Add system view pg_ident_file_mappings Michael Paquier 15.0
2022-03-03 Fix catalog data of pg_stop_backup(), labelled v2 Michael Paquier 15.0
2022-01-30 Introduce pg_settings_get_flags() to find flags associated to a GUC Michael Paquier 15.0
2021-11-23 Add SQL functions to monitor the directory contents of replication slots Michael Paquier 15.0
2021-03-09 Add support for more progress reporting in COPY Michael Paquier 14.0