]> granicus.if.org Git - postgresql/commit
Remove lazy_update_relstats; go back to having VACUUM just record the
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Mar 2005 22:51:31 +0000 (22:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Mar 2005 22:51:31 +0000 (22:51 +0000)
commit73ed6d61bd662324dee94f40539aaf0181fe16ce
treed2ff5735f86e1686738b358f958ae4636ca09a60
parentadb1a6e95b2087e44c845edc15c28a87f5ba7ac1
Remove lazy_update_relstats; go back to having VACUUM just record the
actual number of unremoved tuples as pg_class.reltuples.  The idea of
trying to estimate a steady state condition still seems attractive, but
this particular implementation crashed and burned ...
src/backend/commands/vacuumlazy.c