Re: Regression tests for OBSD scrammed..

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: bpalmer <bpalmer(at)crimelabs(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Regression tests for OBSD scrammed..
Date: 2001-05-10 22:50:24
Message-ID: 5120.989535024@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I will bump it now. I didn't see anything either, but initdb fixed my
> regression test errors.

That was probably a waste of effort. I just finished pulling down and
recompiling CVS tip. I see no regression failures, either using a data
directory left over from yesterday or with a fresh initdb. So I don't
think it's a catalog compatibility issue. I suspect a "make distclean"
and "make all" might have more to do with fixing it.

Alternatively, we might have a genuine portability problem lurking.
Does either of you still see a problem after doing a full rebuild?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-05-10 22:54:27 Re: 7.2 items
Previous Message Tom Lane 2001-05-10 22:44:39 Re: Problem with a rule on upgrade to v7.1.1