SELECT FOR UPDATE - Mailing list pgsql-hackers

From Thomas Swan
Subject SELECT FOR UPDATE
Date
Msg-id 3F208545.4000109@idigx.com
Whole thread Raw
Responses Re: SELECT FOR UPDATE  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
When a SELECT FOR UPDATE query is executed, are the row level locks on a 
table acquired in any specific order such as to enhance deadlock 
prevention? ( primary key, oid, etc. )



pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: best way to determine start of new statement within a function?
Next
From: Bruce Momjian
Date:
Subject: Re: SELECT FOR UPDATE