Re: auto_explain causes regression failures - Mailing list pgsql-hackers

From Tom Lane
Subject Re: auto_explain causes regression failures
Date
Msg-id 28267.1266462671@sss.pgh.pa.us
Whole thread Raw
In response to Re: auto_explain causes regression failures  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: NOTIFY/LISTEN on read-only slave?
Next
From: Bruce Momjian
Date:
Subject: Re: NOTIFY/LISTEN on read-only slave?