Re: Possible savepoint bug

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

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 ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

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