Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Mon, Mar 14, 2011 at 4:18 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Um, if there are *no* dead tuples then we don't look at the indexes
>> anyway ...
> But you do still have to scan the heap twice.
Seems like that should be fixable ... is the second pass actually
going to do anything?
regards, tom lane