Re: Union test case broken in make check?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Emmanuel Cecchet <manu@asterdata.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2009-11-19T23:39:14Z
Lists: 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