Thread: minor GEQO fixes

minor GEQO fixes

From
nconway@klamath.dyndns.org (Neil Conway)
Date:
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

Re: minor GEQO fixes

From
Bruce Momjian
Date:
Neil Conway wrote:
> 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.

Yes, we usually charge extra for ERX.  ;-)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Re: minor GEQO fixes

From
Bruce Momjian
Date:
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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


Neil Conway wrote:
> 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, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Re: minor GEQO fixes

From
Bruce Momjian
Date:
Patch applied.  Thanks.

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


Neil Conway wrote:
> 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, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026