Initial implementation of concurrent VACUUM. Ifdef'd out for the moment,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4046e58c2478cfcdd4334e2c282b5a42f047ea0b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-07-13T22:55:59Z
Releases: 7.2.1
Initial implementation of concurrent VACUUM.  Ifdef'd out for the moment,
because index locking issues are not handled correctly yet.  Need to go
work on the index AMs next.

Files