[HACKERS] Re: [COMMITTERS] 'postgres95/src/backend/tcop variable.c' (fwd) - Mailing list pgsql-hackers

From Vadim B. Mikheev
Subject [HACKERS] Re: [COMMITTERS] 'postgres95/src/backend/tcop variable.c' (fwd)
Date
Msg-id 2692fb5cbd704c9e601b4aff77aad69f
Whole thread Raw
List pgsql-hackers
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

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

pgsql-hackers by date:

Previous
From: bibach@execpc.com
Date:
Subject: Re: [HACKERS] Embedding scripting
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Problems with LSEGs