Re: a few crazy ideas about hash joins - Mailing list pgsql-hackers

From Robert Haas
Subject Re: a few crazy ideas about hash joins
Date
Msg-id 603c8f070904072002t15f9ff4i474c957f58dd7baa@mail.gmail.com
Whole thread Raw
In response to Re: a few crazy ideas about hash joins  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, Apr 7, 2009 at 5:57 PM, Bruce Momjian <bruce@momjian.us> wrote:
>> I think perhaps Optimizer / Executor would be more appropriate, since
>> these are not about hash indices but rather about hash joins.  I will
>> look at doing that.
>
> Yes, please.

Done.  See what you think...

>> Also I think the last item under Index / Hash is actually NOT done,
>> and belongs in the main index section rather than Index / Hash.
>
> Yep, I didn't realize that editing "Index" also does the subsections,
> while editing the subsections doesn't edit the upper level.

Heh.  I'd write some webapps to do some of these things, but I haven't
been able to interest anyone in providing me with a
postgresql.org-based hosting arrangement.

>> The first item in the Index / Hash section doesn't really look like a
>> TODO, or at the very least it's unclear what the action item is
>> supposed to be.
>
> Yep, remove, thanks.

...Robert


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Closing some 8.4 open items
Next
From: Robert Haas
Date:
Subject: Re: Closing some 8.4 open items