Commits

DateSubjectAuthorReleases
2023-04-04 Add a run_as_owner option to subscriptions. Robert Haas 16.0
2023-03-30 Add new predefined role pg_create_subscription. Robert Haas 16.0
2022-08-18 Ensure that pg_auth_members.grantor is always valid. Robert Haas 16.0
2020-01-09 Add pg_shmem_allocations view. Robert Haas 13.0
2019-03-25 Add progress reporting for CLUSTER and VACUUM FULL. Robert Haas 12.0
2017-03-27 Show more processes in pg_stat_activity. Robert Haas 10.0
2017-03-16 Add pg_ls_logdir() and pg_ls_waldir() functions. Robert Haas 10.0
2017-03-03 Add pg_current_logfile() function. Robert Haas 10.0
2017-02-09 Remove all references to "xlog" from SQL-callable functions in pg_proc. Robert Haas 10.0
2017-01-18 Update information_schema queries and system views for new relkind. Robert Haas 10.0
2016-05-03 Fix more things to be parallel-safe. Robert Haas 9.6.0
2016-05-02 Fix parallel safety markings for pg_start_backup. Robert Haas 9.6.0
2016-03-15 Add simple VACUUM progress reporting. Robert Haas 9.6.0
2016-03-10 Provide much better wait information in pg_stat_activity. Robert Haas 9.6.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0
2014-02-25 Show xid and xmin in pg_stat_activity and pg_stat_replication. Robert Haas 9.4.0
2014-02-19 Switch various builtin functions to use pg_lsn instead of text. Robert Haas 9.4.0
2014-02-01 Introduce replication slots. Robert Haas 9.4.0
2012-07-18 Syntax support and documentation for event triggers. Robert Haas 9.3.0
2012-04-06 checkopint -> checkpoint Robert Haas 9.2.0
2012-04-05 Publish checkpoint timing information to pg_stat_bgwriter. Robert Haas 9.2.0
2012-04-05 Expose track_iotiming data via the statistics collector. Robert Haas 9.2.0
2011-07-20 Support SECURITY LABEL on databases, tablespaces, and roles. Robert Haas 9.2.0
2011-02-28 Rename pg_stat_replication.apply_location to replay_location. Robert Haas 9.1.0
2011-02-17 Add client_hostname field to pg_stat_activity. Robert Haas 9.1.0