Re: dblink regression failure in HEAD - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: dblink regression failure in HEAD
Date
Msg-id 4C3BDE50.8010403@dunslane.net
Whole thread Raw
In response to Re: dblink regression failure in HEAD  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: dblink regression failure in HEAD
List pgsql-hackers

Tom Lane wrote:
> Itagaki Takahiro <itagaki.takahiro@gmail.com> writes:
>   
>> I found regression test for dblink in HEAD was failed on my machine.
>> One buildfarm machine also reported the same failure.
>>     
>
> What this looks like to me is that dblink.c doesn't contain the fix
> that the new regression test is checking for.
>
> pangolin is pulling from the git mirror, which I still don't trust
> further than I can throw it.  How about you?
>
>             
>   

There is something very odd about that machine. It started failing 5 
days ago. Then it stopped, then it started again.

As for the git mirror, I can only speak for the mirror I maintain, which 
is validated on every live branch every day against CVS, so far without 
a hiccup, and has four of my buildfarm members happily building against 
it (and possibly others).

cheers

andrew


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: gSoC - ADD MERGE COMMAND - code patch submission
Next
From: Tom Lane
Date:
Subject: Re: dblink regression failure in HEAD