Add vacuum_freeze_table_age GUC option, to control when VACUUM should

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 6587818542e79012276dcfedb2f97e3522ee5e9b
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2009-01-16T13:27:24Z
Releases: 8.4.0
Add vacuum_freeze_table_age GUC option, to control when VACUUM should
ignore the visibility map and scan the whole table, to advance
relfrozenxid.

Files