From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Richard Huxton <dev(at)archonet(dot)com> |
Cc: | Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Call for 7.5 feature completion |
Date: | 2004-05-19 16:10:54 |
Message-ID: | 17648.1084983054@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Richard Huxton <dev(at)archonet(dot)com> writes:
> I'm one of those that should probably be testing early. As it stands,
> I'm subscribed to -hackers and if I downloaded a snapshot from today I
> still don't know what it is I'd be testing.
> How about a series of mini-releases (say) every 8 weeks - 7 weeks
> patching, 1 week stabilising.
I think that would be fairly useless. CVS tip is rarely broken to the
extent of not being worthy of testing --- we simply won't apply patches
that break it, because they'd interfere with other development work.
The main downside of testing a snapshot, as I see it, is that the
snapshot is virtually certain not to be initdb-compatible with either
the previous release or the upcoming one. Mini-releases would have
that problem too, and so I don't really see what they add in terms of
testability.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Sailesh Krishnamurthy | 2004-05-19 16:23:33 | Re: proposal: be smarter about i/o patterns in index scan |
Previous Message | Tom Lane | 2004-05-19 15:26:11 | Re: Rough draft for Unicode-aware UPPER()/LOWER()/INITCAP() |