Commits

DateSubjectAuthorReleases
2025-11-18 Rename two columns in pg_stat_subscription_stats. Amit Kapila 19 (unreleased)
2025-11-07 Add seq_sync_error_count to subscription statistics. Amit Kapila 19 (unreleased)
2025-11-04 Allow "SET list_guc TO NULL" to specify setting the GUC to empty. Tom Lane 19 (unreleased)
2025-10-28 Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal() Michael Paquier 19 (unreleased)
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-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-09 Introduce pg_dsm_registry_allocations view. Nathan Bossart 19 (unreleased)
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-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2025-01-14 Make pg_stat_io count IOs as bytes instead of blocks for some operations Michael Paquier 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
2024-09-04 Collect statistics about conflicts in logical replication. Amit Kapila 18.0