Tom Lane wrote:
> =?ISO-8859-1?Q?Sebastian_B=F6ck?= <sebastianboeck@freenet.de> writes:
>
>>I patched my 8.1 installation with the following changes:
>>http://www-new.commandprompt.com/projects/public/pgsql/changeset/23461
>
>
>>The error described above doesn't exist any more, but it's still
>>buggy.
>
>
> Yup, you're right :-(. Looks like we haven't been doing adequate
> testing with complex OUTER JOIN clauses ...
>
> Fix committed. Thanks for the report!
Thanks for the quick fix, everything looks good now!
Sebastian