Bruce Momjian wrote:
>
> Forwarded message:
> >
> > Update of /usr/local/cvsroot/postgres95/src/backend/tcop
> > In directory hub.org:/home/users/v/vadim/postgres95/src/backend/tcop
> >
> > Modified Files:
> > variable.c
> > Log Message:
> > SET geqo TO 'on' restores _use_geqo_rels_ to GEQO_RELS, not
> > to last specified with 'on' #.
> > What is better ?
>
> I think "SET geqo TO ON" should set it back to GEQO_RELS, not to the
> last SET geqo TO ON=# value. The manual page clearly says that, and I
> think it is clearer.
And it's how it works now...
Vadim
------------------------------