Re: Union test case broken in make check? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Union test case broken in make check?
Date
Msg-id 6424.1258673954@sss.pgh.pa.us
Whole thread Raw
In response to Re: Union test case broken in make check?  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Union test case broken in make check?
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Emmanuel Cecchet wrote:
>> Is it just me or the union test case fails in CVS head?

> The buildfarm is pretty much all green: 
> <http://www.pgbuildfarm.org/cgi-bin/show_status.pl>
> So it looks like it's you :-)

When in doubt, try "make distclean" and a full rebuild before assuming
you've got a problem worth tracking down ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Syntax for partitioning
Next
From: Joshua Tolley
Date:
Subject: Re: plperl and inline functions -- first draft