Re: auto_explain causes regression failures
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-02-18T03:11:11Z
Lists: pgsql-hackers
I wrote: > Andrew Dunstan <andrew@dunslane.net> writes: >> I am getting regression failures on the rowtypes, transactions and >> arrays tests. Diff file is attached. I'm going to look into it, but if >> anyone has a good idea what's going on please speak up ASAP. > And as for the transactions-test failures, a stack trace tells the tale: > ... > (Again, I think this is a pre-existing bug that auto_explain is just > exposing to the world ...) I've applied a patch for that one. regards, tom lane