Commits

DateSubjectAuthorReleases
2025-10-09 Add "ALL SEQUENCES" support to publications. Amit Kapila 19 (unreleased)
2025-10-08 Add mem_exceeded_count column to pg_stat_replication_slots. Masahiko Sawada 19 (unreleased)
2025-10-08 Add stats_reset to pg_stat_user_functions Michael Paquier 19 (unreleased)
2025-10-06 Add stats_reset to pg_stat_all_{tables,indexes} and related views Michael Paquier 19 (unreleased)
2025-09-02 Add max_retention_duration option to subscriptions. Amit Kapila 19 (unreleased)
2025-08-05 Add backup_type column to pg_stat_progress_basebackup. Masahiko Sawada 19 (unreleased)
2025-08-04 Detect and report update_deleted conflicts. Amit Kapila 19 (unreleased)
2025-07-23 Preserve conflict-relevant data during logical replication. Amit Kapila 19 (unreleased)
2025-07-09 Introduce pg_dsm_registry_allocations view. Nathan Bossart 19 (unreleased)
2025-07-01 Fix typo in system_views.sql's definition of pg_stat_activity Michael Paquier 19 (unreleased)
2025-05-23 Revert function to get memory context stats for processes Daniel Gustafsson 18.0
2025-04-08 Add function to get memory context stats for processes Daniel Gustafsson 18.0
2025-04-07 Introduce pg_shmem_allocations_numa view Tomas Vondra 18.0
2025-04-03 Fix slot synchronization for two_phase enabled slots. Amit Kapila 18.0
2025-04-01 aio: Add pg_aios view Andres Freund 18.0
2025-03-24 Detect and Log multiple_unique_conflicts type conflict. Amit Kapila 18.0
2025-02-24 Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing Michael Paquier 18.0
2025-02-11 Add cost-based vacuum delay time to progress views. Nathan Bossart 18.0
2025-01-28 Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze Michael Paquier 18.0
2025-01-16 Seek zone abbreviations in the IANA data before timezone_abbreviations. Tom Lane 18.0
2025-01-14 Make pg_stat_io count IOs as bytes instead of blocks for some operations Michael Paquier 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-11 Add two attributes to pg_stat_database for parallel workers activity Michael Paquier 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