Re: SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of an outer join

From: James Robinson <jlrobins(at)socialserve(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of an outer join
Date: 2006-10-06 16:30:08
Message-ID: 98882B9F-5C37-4C5B-9B15-5E51D8767CF2@socialserve.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Oh that's sweet and all I needed anyway thanks.

On Oct 6, 2006, at 12:25 PM, Tom Lane wrote:

> Note that you can select "FOR UPDATE OF a" in this situation, it's
> just
> the B side that is problematic.

----
James Robinson
Socialserve.com

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ezequias Rodrigues da Rocha 2006-10-06 18:10:01 Too much time to delete 19000 rows
Previous Message Tom Lane 2006-10-06 16:25:23 Re: SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of an outer join