Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2025-10-07 doc: Add missing parenthesis in pg_stat_progress_analyze docs Daniel Gustafsson 18.1
2025-07-15 doc: Clarify that total_vacuum_time excludes VACUUM FULL. Fujii Masao 18.0
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 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
2025-03-05 Revert "Show index search count in EXPLAIN ANALYZE." Peter Geoghegan 18.0
2025-03-05 Show index search count in EXPLAIN ANALYZE. Peter Geoghegan 18.0
2025-03-04 Split pgstat_bestart() into three different routines Michael Paquier 18.0
2025-02-26 Re-add GUC track_wal_io_timing Michael Paquier 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-21 doc: clarify default checksum behavior in non-master branches Bruce Momjian 18.0
2025-02-20 doc: Add details about object "wal" in pg_stat_io Michael Paquier 18.0
2025-02-11 Add cost-based vacuum delay time to progress views. Nathan Bossart 18.0
2025-02-04 Add data for WAL in pg_stat_io and backend statistics Michael Paquier 18.0
2025-01-28 Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze Michael Paquier 18.0
2025-01-14 Make pg_stat_io count IOs as bytes instead of blocks for some operations Michael Paquier 18.0
2024-12-19 Add backend-level statistics to pgstats 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