Commits

DateSubjectAuthorReleases
2025-11-18 Rename two columns in pg_stat_subscription_stats. Amit Kapila 19 (unreleased)
2025-11-12 Doc: Add documentation for sequence synchronization. Amit Kapila 19 (unreleased)
2025-11-07 Add seq_sync_error_count to subscription statistics. Amit Kapila 19 (unreleased)
2025-11-06 Doc: use uppercase keywords in SQLs David Rowley 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-17 doc: Clarify when backend_xmin in pg_stat_replication can be NULL. Fujii Masao 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-07 doc: Add missing parenthesis in pg_stat_progress_analyze docs Daniel Gustafsson 18.1
2025-10-07 doc: Add missing parenthesis in pg_stat_progress_analyze docs Daniel Gustafsson 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-15 doc: Clarify that total_vacuum_time excludes VACUUM FULL. Fujii Masao 18.0
2025-07-15 doc: Clarify that total_vacuum_time excludes VACUUM FULL. Fujii Masao 19 (unreleased)
2025-04-30 doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_time Michael Paquier 18.0
2025-04-30 doc: Add missing reference to track_cost_delay_timing. Nathan Bossart 18.0
2025-04-21 Doc: fix incorrect punctuation David Rowley 17.5
2025-04-21 Doc: fix incorrect punctuation David Rowley 18.0
2025-04-04 Add nbtree skip scan optimization. Peter Geoghegan 18.0
2025-03-30 docs: Reframe track_io_timing related docs as wait time Andres Freund 18.0
2025-03-26 doc: Mention possible ephemeral discrepancies in pg_stat_activity Michael Paquier 18.0
2025-03-24 Detect and Log multiple_unique_conflicts type conflict. Amit Kapila 18.0
2025-03-11 Show index search count in EXPLAIN ANALYZE, take 2. Peter Geoghegan 18.0
2025-03-11 Add WAL data to backend statistics Michael Paquier 18.0