Re: Deadlock bug - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Deadlock bug
Date
Msg-id 26464.1282335557@sss.pgh.pa.us
Whole thread Raw
In response to Re: Deadlock bug  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I wrote:
> In principle we don't need to sharelock the referencing row in either
> update in this example, since the original row version is still there.

s/referencing/referenced/ ... sorry bout that ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Version Numbering
Next
From: Josh Berkus
Date:
Subject: Re: [Glue] Deadlock bug