Re: Heads up: 7.3.3 this Wednesday - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Heads up: 7.3.3 this Wednesday
Date
Msg-id 062201c31e79$8a100e50$6500a8c0@fhp.internal
Whole thread Raw
In response to Re: Heads up: 7.3.3 this Wednesday  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Heads up: 7.3.3 this Wednesday
List pgsql-hackers
> regression=# UPDATE for_test set name ='FOO' where id = 21;
> UPDATE 1
>
> This deadlocks in 7.3, but works in CVS tip.

Hmmm...I suspect this will remove a lot of the FK deadlocks I see in my logs
all the time...does seem like a bug doesn't it?

Chris



pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Storing transaction/MVCC info outside of main tuple
Next
From: "Dave Page"
Date:
Subject: Re: -L${WX_HOME}/lib missing!