Re: [HACKERS] Reminder: Indices are not used - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Reminder: Indices are not used
Date
Msg-id 199804021523.KAA13035@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Reminder: Indices are not used  ("Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>)
List 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 by date:

Previous
From: Maurice Gittens
Date:
Subject: Everything leaks; How it mm suppose to work?
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Open 6.3.1 issues