Re: 7.0.2 dies when connection dropped mid-transaction - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 7.0.2 dies when connection dropped mid-transaction
Date
Msg-id 2815.973820727@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.0.2 dies when connection dropped mid-transaction  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: 7.0.2 dies when connection dropped mid-transaction  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I said:
> So there's more to this than just killing
> a client that has a cursor.

OK, after digging some more, it seems that the critical requirement
is that the cursor's query contain a hash join.  I've been able to
reproduce a crash here...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Re: Recursive use of syscaches (was: relation ### modified while in use)
Next
From: Mark Hollomon
Date:
Subject: Re: Unhappy thoughts about pg_dump and objects inherited from template1