Re: [HACKERS] Core dump in regression tests.

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Keith Parks <emkxp01@mtcc.demon.co.uk>, maillist@candle.pha.pa.us
Cc: szybist@boxhill.com, hackers@postgreSQL.org
Date: 1998-09-01T04:35:37Z
Lists: pgsql-hackers
> The "create function" problem is a little harder for me to see
> a way forward. ( my debugging skills are very few.)

Hmm. Bruce's most recent patches didn't fix my problems on Linux/i686
reported earlier. So I figured I'd try a full build with -O0 just to see
if it helped. Not only did it not help, but I got several other
regression tests failing, some with core dumps which did not crash with
-O2. Weird.

                        - Tom