Re: [HACKERS] optimizer, again... - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] optimizer, again...
Date
Msg-id d1df43a0596197229b664601c5a16b5c
Whole thread Raw
List pgsql-hackers
> > If GEQO is defaulting to ON, I think this should be &&?
> >
> > Comments?
>
> && would be nice in conjunction with SET geqo to 'on=XXX'.
>                                                     ^^^^
> If no one has time to implement it...

If we don't change add SET GEQO TO ON=xxx, should the || be changed to
&&?

- --
Bruce Momjian
maillist@candle.pha.pa.us

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

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: [HACKERS] 6.1 issues resolved
Next
From: "Vadim B. Mikheev"
Date:
Subject: fixed: Re: [HACKERS] Bug in CREATE TABLE