Re: Enabling --debug causes regression test failure. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Enabling --debug causes regression test failure.
Date
Msg-id 13822.1004019134@sss.pgh.pa.us
Whole thread Raw
In response to Enabling --debug causes regression test failure.  (Bill Studenmund <wrstuden@netbsd.org>)
Responses Re: Enabling --debug causes regression test failure.  (Bill Studenmund <wrstuden@netbsd.org>)
List pgsql-bugs
Bill Studenmund <wrstuden@netbsd.org> writes:
> Enabling --debug while running regression tests notes regression test
> failures which are not present when --debug is not enabled.

Not --enable-debug, but running with debug_print_parse turned on.

I've added the missing print routine.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Peter Breton
Date:
Subject: Possible bug in Postgres String comparison routines
Next
From: Tom Lane
Date:
Subject: Re: Possible bug in Postgres String comparison routines