Re: [HACKERS] Bushy Plans fixed

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Bushy Plans fixed
Date: 1999-02-18 04:57:32
Message-ID: 36CB9DBC.8EC2F06E@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian wrote:
>
> >
> > I mean that bushes should be able to produce right-sided plans.
> > So - remove right-sided coded.
>
> The bushy code joined joined relations, not base relations. Currently,
> base relations are always inner without right-hand plans. See
> make_rels_by_clause_joins() and let me know what needs to be changed, or
> feel free to modify it yourself. I will check your modifications.

No time -:(
So, leave right-sided plans as is and enable them and bashes
by default.

Vadim

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-02-18 05:10:16 Re: [HACKERS] Bushy Plans fixed
Previous Message Bruce Momjian 1999-02-18 04:43:45 Re: [HACKERS] Bushy Plans fixed