Commits

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

DateSubjectAuthorReleases
2025-09-25 Don't include execnodes.h in replication/conflict.h Álvaro Herrera 18.1
2025-03-30 pgstat: Allow checksum errors to be reported in critical sections Andres Freund 18.0
2025-03-29 Fix mis-attribution of checksum failure stats to the wrong database Andres Freund 18.0
2025-03-18 aio: Infrastructure for io_method=worker Andres Freund 18.0
2025-03-16 Revert "Add redo LSN to pgstats files" Michael Paquier 18.0
2025-03-11 Add WAL data to backend statistics Michael Paquier 18.0
2025-02-28 Invent pgstat_fetch_stat_backend_by_pid() Michael Paquier 18.0
2025-02-26 Adding new PgStat_WalCounters structure in pgstat.h 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-17 Move wal_buffers_full from PgStat_PendingWalStats to WalUsage Michael Paquier 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-21 Rework handling of pending data for backend statistics Michael Paquier 18.0
2025-01-16 Rework macro pgstat_is_ioop_tracked_in_bytes() Michael Paquier 18.0
2025-01-15 IWYU widely useful pragmas Peter Eisentraut 18.0
2025-01-14 Bump PGSTAT_FILE_FORMAT_ID Michael Paquier 18.0
2025-01-14 Move information about pgstats kinds into its own header pgstat_kind.h 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
2025-01-10 Merge pgstat_count_io_op_n() and pgstat_count_io_op() Michael Paquier 18.0
2025-01-10 Refactor some code related to backend statistics Michael Paquier 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-19 Add backend-level statistics to pgstats Michael Paquier 18.0
2024-12-12 Adjust some comments about structure properties in pg_stat.h Michael Paquier 18.0
2024-11-11 Add two attributes to pg_stat_database for parallel workers activity Michael Paquier 18.0