Re: AW: Re: GiST for 7.1 !!

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hannu Krosing <hannu(at)tm(dot)ee>
Cc: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>, selkovjr(at)mcs(dot)anl(dot)gov, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: AW: Re: GiST for 7.1 !!
Date: 2001-01-11 16:06:09
Message-ID: 11549.979229169@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hannu Krosing <hannu(at)tm(dot)ee> writes:
>> ... the calendar says it's too late for 7.1.

> Even for the _real_ bugfixes in gist.c ?

If he were submitting only bugfixes, we wouldn't be having this
discussion.

Look, I don't like postponing improvements either. But if we don't
adhere to project management discipline, we are never going to get
releases out the door at all --- or if we do, they'll be too buggy
to be reliable. It's not like "no new features during beta" is such
a draconian or difficult-to-understand rule.

The RelFileNodeEquals() bug we found on Monday proves that no one had
yet done enough stress-testing on 7.1 to discover that multiple
databases were broken. Think about that for awhile before you campaign
for inserting untested new features at this point. We need to focus on
TESTING, people, not new features.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 2001-01-11 16:06:17 AW: AW: AW: Re: tinterval - operator problems on AIX
Previous Message Tom Lane 2001-01-11 15:45:54 Re: UNDER?