Thread: Future beta releases ...

Future beta releases ...

From
The Hermit Hacker
Date:
Morning ...
Just to let ppl know what I'm using as milestones for beta
releases:

beta2 - vadim finishes WAL stuff he's currently working on
beta3 - vadim incorporates LAZY extension to VACUUM
beta4 - a week later to clean out any bugs as a result of beta3
beta5 - first release candidate, a week after beta4

assuming no bugs with beta5, no more beta's, just release ...

Vadim hopes to have WAL completed by ~Friday, and the LAZY stuff is
already written, he just doesn't want to divert time from WAL right now as
its going to need the most testing ... so, if we are lucky, beta3 will be
Jan 1st(ish) and release for the 1st of February ...

... there abouts ...

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



Re: Future beta releases ...

From
Tom Lane
Date:
The Hermit Hacker <scrappy@hub.org> writes:
> beta2 - vadim finishes WAL stuff he's currently working on

I think the TOAST-table-vacuuming issue is a "must fix for beta2", also.
I'm on it now...
        regards, tom lane


Re: Future beta releases ...

From
The Hermit Hacker
Date:
On Wed, 20 Dec 2000, Tom Lane wrote:

> The Hermit Hacker <scrappy@hub.org> writes:
> > beta2 - vadim finishes WAL stuff he's currently working on
> 
> I think the TOAST-table-vacuuming issue is a "must fix for beta2", also.
> I'm on it now...

Agreed ... that list wasn't a "beta2 happens as soon as Vadim commits",
more a "when Vadim commits, I'll ask the list if there is anything left
outstanding" :)  Sort of a personal trigger ...




Re: Future beta releases ...

From
Oleg Bartunov
Date:
I'd like to get into some beta release with GiST changes.
I want people who use GiST (not so much expected) to test
changes. I've posted a list of changes.

Regards,Oleg

On Wed, 20 Dec 2000, The Hermit Hacker wrote:

> Date: Wed, 20 Dec 2000 17:04:16 -0400 (AST)
> From: The Hermit Hacker <scrappy@hub.org>
> To: pgsql-hackers@postgresql.org
> Subject: [HACKERS] Future beta releases ... 
> 
> 
> Morning ...
> 
>     Just to let ppl know what I'm using as milestones for beta
> releases:
> 
> beta2 - vadim finishes WAL stuff he's currently working on
> beta3 - vadim incorporates LAZY extension to VACUUM
> beta4 - a week later to clean out any bugs as a result of beta3
> beta5 - first release candidate, a week after beta4
> 
> assuming no bugs with beta5, no more beta's, just release ...
> 
> Vadim hopes to have WAL completed by ~Friday, and the LAZY stuff is
> already written, he just doesn't want to divert time from WAL right now as
> its going to need the most testing ... so, if we are lucky, beta3 will be
> Jan 1st(ish) and release for the 1st of February ...
> 
> ... there abouts ...
> 
> Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
> Systems Administrator @ hub.org 
> primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 
> 

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



Re: Future beta releases ...

From
The Hermit Hacker
Date:
the GiST changes are more fixes ... no?


On Thu, 21 Dec 2000, Oleg Bartunov wrote:

> I'd like to get into some beta release with GiST changes.
> I want people who use GiST (not so much expected) to test
> changes. I've posted a list of changes.
> 
> Regards,
>     Oleg
> 
> On Wed, 20 Dec 2000, The Hermit Hacker wrote:
> 
> > Date: Wed, 20 Dec 2000 17:04:16 -0400 (AST)
> > From: The Hermit Hacker <scrappy@hub.org>
> > To: pgsql-hackers@postgresql.org
> > Subject: [HACKERS] Future beta releases ... 
> > 
> > 
> > Morning ...
> > 
> >     Just to let ppl know what I'm using as milestones for beta
> > releases:
> > 
> > beta2 - vadim finishes WAL stuff he's currently working on
> > beta3 - vadim incorporates LAZY extension to VACUUM
> > beta4 - a week later to clean out any bugs as a result of beta3
> > beta5 - first release candidate, a week after beta4
> > 
> > assuming no bugs with beta5, no more beta's, just release ...
> > 
> > Vadim hopes to have WAL completed by ~Friday, and the LAZY stuff is
> > already written, he just doesn't want to divert time from WAL right now as
> > its going to need the most testing ... so, if we are lucky, beta3 will be
> > Jan 1st(ish) and release for the 1st of February ...
> > 
> > ... there abouts ...
> > 
> > Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
> > Systems Administrator @ hub.org 
> > primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 
> > 
> 
> _____________________________________________________________
> Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
> Sternberg Astronomical Institute, Moscow University (Russia)
> Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
> phone: +007(095)939-16-83, +007(095)939-23-83
> 
> 

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



Re: Future beta releases ...

From
Oleg Bartunov
Date:
On Wed, 20 Dec 2000, The Hermit Hacker wrote:

> Date: Wed, 20 Dec 2000 18:48:03 -0400 (AST)
> From: The Hermit Hacker <scrappy@hub.org>
> To: Oleg Bartunov <oleg@sai.msu.su>
> Cc: pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] Future beta releases ... 
> 
> 
> the GiST changes are more fixes ... no?

in general yes, I couldn't say what is adding support variable size of 
index keys
Regards,    Oleg
> 
> 
> On Thu, 21 Dec 2000, Oleg Bartunov wrote:
> 
> > I'd like to get into some beta release with GiST changes.
> > I want people who use GiST (not so much expected) to test
> > changes. I've posted a list of changes.
> > 
> > Regards,
> >     Oleg
> > 
> > On Wed, 20 Dec 2000, The Hermit Hacker wrote:
> > 
> > > Date: Wed, 20 Dec 2000 17:04:16 -0400 (AST)
> > > From: The Hermit Hacker <scrappy@hub.org>
> > > To: pgsql-hackers@postgresql.org
> > > Subject: [HACKERS] Future beta releases ... 
> > > 
> > > 
> > > Morning ...
> > > 
> > >     Just to let ppl know what I'm using as milestones for beta
> > > releases:
> > > 
> > > beta2 - vadim finishes WAL stuff he's currently working on
> > > beta3 - vadim incorporates LAZY extension to VACUUM
> > > beta4 - a week later to clean out any bugs as a result of beta3
> > > beta5 - first release candidate, a week after beta4
> > > 
> > > assuming no bugs with beta5, no more beta's, just release ...
> > > 
> > > Vadim hopes to have WAL completed by ~Friday, and the LAZY stuff is
> > > already written, he just doesn't want to divert time from WAL right now as
> > > its going to need the most testing ... so, if we are lucky, beta3 will be
> > > Jan 1st(ish) and release for the 1st of February ...
> > > 
> > > ... there abouts ...
> > > 
> > > Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
> > > Systems Administrator @ hub.org 
> > > primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 
> > > 
> > 
> > _____________________________________________________________
> > Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
> > Sternberg Astronomical Institute, Moscow University (Russia)
> > Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
> > phone: +007(095)939-16-83, +007(095)939-23-83
> > 
> > 
> 
> Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
> Systems Administrator @ hub.org 
> primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 
> 

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



Re: Future beta releases ...

From
Thomas Lockhart
Date:
> in general yes, I couldn't say what is adding support variable size of
> index keys

Oleg, the correct answer at this point is always "yes Marc it is just
bug fixes" ;)

The GiST stuff is *really great*, but as you've noticed was also sorely
neglected. It will be A Good Thing to get this stuff active again.
                   - Thomas