mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-03-03 18:57:21 +08:00
This value, now pg_stat_all_tables.n_mod_since_analyze, was already tracked and used by autovacuum, but not exposed to the user. Mark Kirkwood, review by Laurenz Albe