Re: regression failure in CVS HEAD

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: regression failure in CVS HEAD
Date: 2003-03-08 19:46:34
Message-ID: 3E6A489A.1050307@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> I've spent the morning trying to reproduce this, without success. After
> a "make maintainer-clean", cvs update, full rebuild cycle, I cannot get
> anything funny to happen in "make check" under HPUX, RH Linux 8.0, or
> OS X.
>
> I'm a bit hesitant to write it off as a build problem, because
> (a) I can't see anything in the recent CVS logs that might cause such,
> and (b) it's surprising that it'd bite both you and me. But at this
> point I don't see what else to say.
>
> Can you still reproduce the problem after a clean rebuild?
>

FWIW, I just updated to cvs tip, did

make clean
./configure ...
make all
make install
make check (repeated 6 times)

The only failure I get is horology due to the
"--enable-integer-datetimes" issue (which I think there is a patch in
the queue for). This is on Red Hat 7.3.

Joe

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2003-03-08 20:38:52 new typeconv example (was [HACKERS] More outdated documentation)
Previous Message Stephan Szabo 2003-03-08 19:28:24 Re: division by zero