From: | Hannu Krosing <hannu(at)tm(dot)ee> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
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 21:10:01 |
Message-ID: | 3A5E2129.706C9633@tm.ee |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
>
> 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.
But he had very little incentive to fix bugs in the version he
would not use.
> Look, I don't like postponing improvements either. But if we don't
> adhere to project management discipline,
But should we do that _blindly_?
I'd think that improving/fixing things in seldom-visited corners of
postgres should be a little more tolerable than messing around in core.
> 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.
I'd rather describe his changes as "a (bug)fix that required a major
rewrite" ;)
> 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.
BTW, What do people use for stress-testing ?
> Think about that for awhile before you campaign for inserting untested
> new features at this point.
Rather new variants of little-tested features ;)
> We need to focus on TESTING, people, not new features.
I make a personal promise to spend at least 5 hours of testing new GiST
functionality during this weekend if it is commited to 7.1 CVS.
(ok, I do it anyhow, just that currently I'm testing it using the
patches ;)
-------------------------
Hannu
From | Date | Subject | |
---|---|---|---|
Next Message | Oleg Bartunov | 2001-01-11 21:12:51 | Re: AW: Re: GiST for 7.1 !! |
Previous Message | Tom Lane | 2001-01-11 21:02:49 | Re: AW: Re: GiST for 7.1 !! |