Re: Possible savepoint bug

From: Rod Taylor <pg(at)rbt(dot)ca>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Possible savepoint bug
Date: 2005-11-09 19:58:22
Message-ID: 1131566302.819.60.camel@home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 2005-11-09 at 14:20 -0500, Tom Lane wrote:
> Rod Taylor <pg(at)rbt(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Joel Stevenson 2005-11-09 20:02:36 Re: BUG #2033: Assertion Failure: File: "procarray.c",
Previous Message Tom Lane 2005-11-09 19:29:36 Re: BUG #2033: Assertion Failure: File: "procarray.c", Line: 492