Re: Select for update with outer join broken? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Select for update with outer join broken?
Date
Msg-id 15881.1159644077@sss.pgh.pa.us
Whole thread Raw
In response to Select for update with outer join broken?  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Select for update with outer join broken?  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> Some change which was made in the last couple weeks broke select for update 
> with an outer join:

> NestedException: org.postgresql.util.PSQLException: ERROR: SELECT FOR 
> UPDATE/SHARE cannot be applied to the nullable side of an outer join

What SQL query is it complaining about, exactly?  That error message has
been there right along, but I seem to recall having moved the place
where it's checked for since 8.1.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: libedit broke in head
Next
From: Alvaro Herrera
Date:
Subject: Re: libedit broke in head