Re: [HACKERS] Re: [COMMITTERS] 'postgres95/src/include/optimizer internal.h' - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] Re: [COMMITTERS] 'postgres95/src/include/optimizer internal.h'
Date
Msg-id df45caf93bd30333511bb6ad861377bb
Whole thread Raw
In response to [HACKERS] Re: [COMMITTERS] 'postgres95/src/include/optimizer internal.h'  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
On Tue, 3 Jun 1997, Vadim B. Mikheev wrote:

> Bruce Momjian wrote:
> >
> > >
> > > Update of /usr/local/cvsroot/postgres95/src/include/optimizer
> > > In directory hub.org:/home/users/v/vadim/postgres95/src/include/optimizer
> > >
> > > Modified Files:
> > >       internal.h
> > > Log Message:
> > > #define GEQO_RELS 6 (not 7)
> >
> > I just checked this myself.  The test is >=, so GEQO is used now with
> > six or more relations, by default.
> >
> > Is this correct?  I need to update the manual page.
>
> Manual is OK.
>
> Vadim
> BTW, what is this:
> "Vadim B. Mikheev - CVS" <vadim@wakko.chicks.net>

    Not sure...first time I've noticed it :(  Seems like the commit
messages for you aren't getting the domain tacked on correctly.  Bruce,
are you seeing similar?

    wakko.chicks.net is Christophers machine, which is acting as an
exploder site...

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org

------------------------------

pgsql-hackers by date:

Previous
From: Massimo Dal Zotto
Date:
Subject: [HACKERS] trace package (for 970601)
Next
From: Igor
Date:
Subject: Re: [HACKERS] 6.1 progress