>
> 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.
- --
Bruce Momjian
maillist@candle.pha.pa.us
------------------------------