Re: BUG #15857: Parallel Hash Join makes join instead of exists - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #15857: Parallel Hash Join makes join instead of exists
Date
Msg-id 20972.1560863822@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #15857: Parallel Hash Join makes join instead of exists  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: BUG #15857: Parallel Hash Join makes join instead of exists
List pgsql-bugs
Thomas Munro <thomas.munro@gmail.com> writes:
> Here's a tidier version with a comment and commit message.

It seems a little weird to make the join-type test be the first one
in the if() condition: it doesn't seem like the most important thing
to test, and it doesn't agree with the way you've worded the comment.
Otherwise +1.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Jorge Gustavo Rocha
Date:
Subject: Re: BUG #15827: Unable to connect on Windows using pg_services.conf using Python psycopg2
Next
From: Joao Ferreira
Date:
Subject: Re: Querying foreign table with SP-GiST index results in “ERROR: cache lookup failed for type 0”