Re: hash join: probe both inputs first - Mailing list pgsql-patches

From Neil Conway
Subject Re: hash join: probe both inputs first
Date
Msg-id 42AFDD0F.3080003@samurai.com
Whole thread Raw
In response to hash join: probe both inputs first  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil Conway wrote:
> Per earlier discussion on pgsql-hackers[1], this patch changes the
> implementation of hash join to attempt to avoid redundant work if either
> of the join relations are empty.

Applied.

-Neil

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: plpgsql raise - parameters can be expressions
Next
From: Pavel Stehule
Date:
Subject: Re: user's exception PL/pgSQL