On 14.5.2014 15:17, Andres Freund wrote:
> On 2014-05-14 15:08:08 +0200, Tomas Vondra wrote:
>> On 14 Květen 2014, 13:51, Andres Freund wrote:
>>> On 2014-05-13 20:42:16 +0200, Tomas Vondra wrote:
>>>> Can someone please approve the animals I've requested a few days ago?
>>>> I'm already running the clobber tests with '--nosend --nostatus' and
>>>> it's already reporting some errors. Would be nice to get it to the
>>>> buildfarm.
>>>
>>> Can you provide some details about those failures until then?
>>
>> Sure.
>
> Thanks.
>
>> Apparently there's something wrong with 'test-decoding-check':
>
> Man. I shouldn't have asked... My code. There's some output in there
> that's probably triggered by the extraordinarily long runtimes, but
> there's definitely something else wrong.
> My gut feeling says it's in RelationGetIndexList().
The cache invalidation bug was apparently fixed, but we're still getting
failures (see for example markhor):
http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=markhor&br=HEAD
I see there's a transaction (COMMIT+BEGIN) - is this caused by the
extremely long runtimes?
Tomas