Re: [HACKERS] Reminder: Indices are not used

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: vadim(at)sable(dot)krasnoyarsk(dot)su (Vadim B(dot) Mikheev)
Cc: boersenspiel(at)vocalweb(dot)de, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Reminder: Indices are not used
Date: 1998-04-02 15:23:05
Message-ID: 199804021523.KAA13035@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)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)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-04-02 15:26:42 Re: [HACKERS] Open 6.3.1 issues
Previous Message Maurice Gittens 1998-04-02 13:40:57 Everything leaks; How it mm suppose to work?