Jan Wieck <JanWieck(at)Yahoo(dot)com> writes:
> On 9/15/2007 10:37 PM, Tom Lane wrote:
>> Fix aboriginal mistake in lazy VACUUM's code for truncating away
>> no-longer-needed pages at the end of a table.
> You mean symptoms like multiple index tuples pointing to the same heap
> tuple, thus presenting the same heap tuple twice during an index scan,
> don't you?
Yup, exactly :-(
regards, tom lane