minor GEQO fixes - Mailing list pgsql-patches

From nconway@klamath.dyndns.org (Neil Conway)
Subject minor GEQO fixes
Date
Msg-id 20020716173118.GA29166@klamath.dyndns.org
Whole thread Raw
Responses Re: minor GEQO fixes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: minor GEQO fixes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: minor GEQO fixes  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
The attached patch fixes a build problem with GEQO when using the
PX recombination operator, changes some elog() messages from LOG
to DEBUG1, puts some debugging functions inside the appropriate
#ifdef (not enabled by default), and makes a few other minor
cleanups.

BTW, the elog() change is motivated by at least one user who
has sent a concerned email to -general asking exactly what the
"ERX recombination operator" is, and what it is doing to their
DBMS.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

Attachment

pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: Re: [BUGS] Bug #712: Documentation Section 3.4 Binary
Next
From: Bruce Momjian
Date:
Subject: Re: minor GEQO fixes