Re: [HACKERS] bushy plans

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: maillist(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] bushy plans
Date: 1999-02-15 02:29:06
Message-ID: 199902150229.VAA21743@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Can someone comment on what Bushy plans do in the optimizer, and whether
> the code has any value?

If anyone wants to research this, the driving field appears to be
in JoinInfo called 'inactive', soon to be called bushy_inactive.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

  • bushy plans at 1999-02-14 18:35:03 from Bruce Momjian

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-02-15 02:36:11 Re: [HACKERS] bushy plans
Previous Message Vadim Mikheev 1999-02-15 02:23:10 Re: [HACKERS] Optimizer is fixed, and faster