Re: select for update with left outer joins?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: select for update with left outer joins?
Date: 2003-01-04 16:09:18
Message-ID: 27406.1041696558@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my> writes:
> Is it expected that select for update doesn't work with left outer joins?

What would you consider the semantics to be? I am not sure how to lock
the absence of a matching row ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-01-04 16:21:07 Re: Constraints/On Delete...
Previous Message Tom Lane 2003-01-04 16:08:05 Re: [GENERAL] v7.3.1 Bundled and Released ...