mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 22:34:54 -04:00
794e3e81a0
own database's datfrozenxid, if the current value is old enough to be forcing autovacuums or warning messages. This ensures that a bogus value is replaced as soon as possible. Per a comment from Heikki.