Re: a few crazy ideas about hash joins

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Stark <stark(at)enterprisedb(dot)com>, "Lawrence, Ramon" <ramon(dot)lawrence(at)ubc(dot)ca>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: a few crazy ideas about hash joins
Date: 2009-04-07 21:57:20
Message-ID: 200904072157.n37LvKR04430@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas wrote:
> On Tue, Apr 7, 2009 at 5:11 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > Robert Haas wrote:
> >> On Tue, Apr 7, 2009 at 9:55 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> >> > Are there any TODOs here?
> >>
> >> I'd say that all of the items listed in my original email could be
> >> TODOs. ?I'm planning to work on as many of them as I have time for.
> >> Ramon Lawrence is also working on some related ideas, as discussed
> >> upthread. ?AFAICS no one has expressed the idea that anything that's
> >> been talked about is a bad idea, so it's just a question of finding
> >> enough round tuits.
> >
> > OK, would you please add them to the Index/Hash section of the TODO
> > list; ?I am afraid I will not do the justice.
>
> 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.

> 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.

> 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.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2009-04-07 22:12:47 Re: A renewed plea for inclusion of zone.tab
Previous Message Guillaume Smet 2009-04-07 21:56:04 Re: New trigger option of pg_standby