Commits

DateSubjectAuthorReleases
2026-06-05 Fix pg_subscription column privileges for subwalrcvtimeout Fujii Masao 19 (unreleased)
2026-03-16 Add stats_reset column to pg_statio_all_sequences Fujii Masao 19 (unreleased)
2026-03-13 Add stats_reset column to pg_stat_database_conflicts. Fujii Masao 19 (unreleased)
2026-02-19 Add per-subscription wal_receiver_timeout setting. Fujii Masao 19 (unreleased)
2024-10-10 Improve descriptions of some pg_stat_checkpoints functions in pg_proc.dat. Fujii Masao 18.0
2024-10-02 Fix inconsistent reporting of checkpointer stats. Fujii Masao 18.0
2024-09-30 Add num_done counter to the pg_stat_checkpointer view. Fujii Masao 18.0
2024-09-12 Add has_largeobject_privilege function. Fujii Masao 18.0
2022-02-10 Add min() and max() aggregates for xid8. Fujii Masao 15.0
2021-09-02 Enhance pg_stat_reset_single_table_counters function. Fujii Masao 15.0
2021-04-06 Add function to log the memory contexts of specified backend process. Fujii Masao 14.0
2021-03-09 Track total amounts of times spent writing and syncing WAL data to disk. Fujii Masao 14.0
2021-02-15 Display the time when the process started waiting for the lock, in pg_locks, take 2 Fujii Masao 14.0
2021-02-09 Revert "Display the time when the process started waiting for the lock, in pg_locks." Fujii Masao 14.0
2021-02-09 Display the time when the process started waiting for the lock, in pg_locks. Fujii Masao 14.0
2020-12-08 Bump catversion for pg_stat_wal changes. Fujii Masao 14.0
2020-10-02 Add pg_stat_wal statistics view. Fujii Masao 14.0
2020-08-26 Prevent non-superusers from reading pg_backend_memory_contexts, by default. Fujii Masao 14.0
2020-08-19 Add pg_backend_memory_contexts system view. Fujii Masao 14.0
2020-06-30 Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators. Fujii Masao 14.0
2020-03-24 Report NULL as total backup size if it's not estimated. Fujii Masao 13.0
2020-03-03 Report progress of streaming base backup. Fujii Masao 13.0
2018-03-30 Enhance pg_stat_wal_receiver view to display host and port of sender server. Fujii Masao 11.0
2016-08-01 Remove unused arguments from pg_replication_origin_xact_reset function. Fujii Masao 9.6.0
2016-07-07 Rename pg_stat_wal_receiver.conn_info to conninfo. Fujii Masao 9.6.0