On Wed, 2005-11-09 at 14:20 -0500, Tom Lane wrote:
> Rod Taylor <pg@rbt.ca> writes:
> > As you can see, we have duplicates within the table (heap) of a primary
> > key value. The index itself only references one of these tuples.
>
> Can you put together a test case to reproduce this? It doesn't have to
> fail every time, as long as it fails once in awhile ...
I'll see what I can put together.
I see I have a similar issue on another structure which involves the same type of process.