Re: [HACKERS] Reminder: Indices are not used

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Reminder: Indices are not used
Дата
Msg-id 199804021523.KAA13035@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Reminder: Indices are not used  ("Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>)
Список pgsql-hackers
> Thanks for help!
>
> This is patch for src/backend/optimizer/path/prune.c.
> Access pathes of pruned joinrels were not merged and better
> pathes were lost, sometimes...

Gee, I am sorry Vadim.  This is one of the optimizer functions I tried
to clean up, but obviously broke it.

>
> *** prune.c.orig    Thu Apr  2 14:56:54 1998
> --- prune.c    Thu Apr  2 15:16:17 1998
> ***************
> *** 61,99 ****


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: Maurice Gittens
Дата:
Сообщение: Everything leaks; How it mm suppose to work?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Open 6.3.1 issues