Re: [HACKERS] bushy plans

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
Date: 1999-02-15 07:06:40
Message-ID: 36C7C780.9A38D025@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian wrote:
>
> > BTW, I broke execution of right-sided plans ~ 1 year ago
> > while implementing subqueries (near materialization node)
> > and still have no time to fix it (seems no one except me
> > used them so I didn't worry about this -:)).
>
> This explaination helps greatly. This clears up what is happening in
> the code. I will keep the bushy stuff, and see if I can get it working,
> though if the problem is outside of the optimizer, I will have trouble.
^^^^^^^^^^^^^^^^^^^^^^^^
I'll help with executor if you'll fix bushy plans generation.

Vadim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Ivar Helbekkmo 1999-02-15 07:12:49 Re: [HACKERS] Bug in user defined types in postgres?! (fwd)
Previous Message Bruce Momjian 1999-02-15 05:57:06 Re: [HACKERS] bushy plans