Commits

DateSubjectAuthorReleases
2026-06-24 Fix set of typos and grammar mistakes Michael Paquier 19 (unreleased)
2026-04-09 Fix double-free in pg_stat_autovacuum_scores. Nathan Bossart 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-17 Change pgstat_report_vacuum() to use Relation Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code 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-30 Fix typo in pgstat_relation.c header comment David Rowley 19 (unreleased)
2025-07-07 Integrate FullTransactionIds deeper into two-phase code Michael Paquier 19 (unreleased)
2025-05-03 Fix typos in comments. Etsuro Fujita 16.9
2025-05-03 Fix typos in comments. Etsuro Fujita 15.13
2025-05-03 Fix typos in comments. Etsuro Fujita 17.5
2025-05-03 Fix typos in comments. Etsuro Fujita 18.0
2025-04-10 Add code comment explaining ins_since_vacuum and aborted inserts David Rowley 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-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-11-01 Add pg_memory_is_all_zeros() in memutils.h Michael Paquier 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-04 Use MyBackendType in more places to check what process this is Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-29 Refactor some code related to transaction-level statistics for relations Michael Paquier 17.0