mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04: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