Re: [HACKERS] bushy plans

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] bushy plans
Дата
Msg-id 199902150229.VAA21743@candle.pha.pa.us
обсуждение исходный текст
Ответ на bushy plans  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список 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@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vadim Mikheev
Дата:
Сообщение: Re: [HACKERS] bushy plans
Следующее
От: Vadim Mikheev
Дата:
Сообщение: Re: [HACKERS] Optimizer is fixed, and faster