Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins.
Date
Msg-id 2848.1293814832@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins.  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins.  (Hitoshi Harada <umi.tanuki@gmail.com>)
List pgsql-committers
Robert Haas <robertmhaas@gmail.com> writes:
> On Thu, Dec 30, 2010 at 9:55 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> On reflection, how about inverting the flag's value and calling it
>> mergejoin_allowed or some such?

> Yeah, that's better.

OK, done that way.

            regards, tom lane

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Invert and rename flag variable to improve code readability.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Include the first valid listen address in pg_ctl to improve serv