Re: [HACKERS] Major breakage?

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Major breakage?
Date: 1999-01-26 07:22:15
Message-ID: 36AD6D27.9C360C4E@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
>
> Is anyone else seeing major breakage of the regression tests with
> today's (Monday's) CVS checkins? Or did I break something myself?
>
> I'm seeing wrong answers in tests numerology and select_having;
> plus coredumps in opr_sanity, subselect and rules. Also the same
> unexpected messages in union and misc as were there a few days ago.
>
> I've been making what I thought were perfectly safe changes, so
> I was surprised when things blew up in my face just before I was
> ready to check in. Noting the scope of what other people committed
> today, I'd like to believe it's someone else's fault...

Try gmake clean + initdb.
At least RULES were affected by my changes...
I forgot to say, sorry.

Vadim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Broytmann 1999-01-26 10:51:05 Re: [HACKERS] Re: datetime regress test busted by incomplete checkin
Previous Message Tom Lane 1999-01-26 06:55:57 Major breakage?