The attached patch fixes a build problem with GEQO when using the

Bruce Momjian <bruce@momjian.us>

Commit: 38dd3ae7d032eecc6ddadcbd402d90f6ac38f6a3
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-07-20T04:59:10Z
Releases: 7.3.1
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.

Neil Conway

Files