Trivial patch to double vacuum speed on tables with no indexes (prevent

Bruce Momjian <bruce@momjian.us>

Commit: ed8969b18717bb10f91b7baebcb8552f93aefdd7
Author: Bruce Momjian <bruce@momjian.us>
Date: 2006-09-04T21:40:23Z
Releases: 8.2.0
Trivial patch to double vacuum speed on tables with no indexes (prevent
second scan of table).

Gregory Stark

Files

PathChange+/−
src/backend/commands/vacuumlazy.c modified +33 −12