Обсуждение: 8.1.5 is out

Поиск
Список
Период
Сортировка

8.1.5 is out

От
Teodor Sigaev
Дата:
1) Release notice mentions wronng 
(http://www.postgresql.org/docs/8.1/interactive/release.html#RELEASE-8-1-5):    E.1.1. Migration to version 8.1.4
    ^^^^^ should be 8.1.5
 
2) It's very pity that ours Win32 fixes isn't in 8.1.5 :(
tarball:     2006-10-13 02:05:40    
commit:        Fri Oct 13 14:00:17 2006 UTC
release date:    2006-10-16
-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


Re: 8.1.5 is out

От
Oleg Bartunov
Дата:
On Wed, 18 Oct 2006, Teodor Sigaev wrote:

> 1) Release notice mentions wronng 
> (http://www.postgresql.org/docs/8.1/interactive/release.html#RELEASE-8-1-5):
>    E.1.1. Migration to version 8.1.4
>                 ^^^^^ should be 8.1.5
> 2) It's very pity that ours Win32 fixes isn't in 8.1.5 :(
> tarball:     2006-10-13 02:05:40    commit:        Fri Oct 13 14:00:17 
> 2006 UTC
> release date:    2006-10-16

This fixes come from our real life experience on Win32 SMP platform
(actually, Teodor demonstrated the problem even on uniprocessor Win32),
so I suggest to quick release 8.1.6.
    Regards,        Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83


Re: 8.1.5 is out

От
Jan de Visser
Дата:
On Wednesday 18 October 2006 11:15, Oleg Bartunov wrote:
> On Wed, 18 Oct 2006, Teodor Sigaev wrote:
> > 1) Release notice mentions wronng
> > (http://www.postgresql.org/docs/8.1/interactive/release.html#RELEASE-8-1-
> >5): E.1.1. Migration to version 8.1.4
> >                 ^^^^^ should be 8.1.5
> > 2) It's very pity that ours Win32 fixes isn't in 8.1.5 :(
> > tarball:     2006-10-13 02:05:40    commit:        Fri Oct 13 14:00:17
> > 2006 UTC
> > release date:    2006-10-16
>
> This fixes come from our real life experience on Win32 SMP platform
> (actually, Teodor demonstrated the problem even on uniprocessor Win32),
> so I suggest to quick release 8.1.6.

Is this fix going to make it into 8.2?

>
>      Regards,
>          Oleg

jan

> _____________________________________________________________
> Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
> Sternberg Astronomical Institute, Moscow University, Russia
> Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
> phone: +007(495)939-16-83, +007(495)939-23-83
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

--
--------------------------------------------------------------
Jan de Visser                     jdevisser@digitalfairway.com

                Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------


Re: 8.1.5 is out

От
Teodor Sigaev
Дата:
> Is this fix going to make it into 8.2?

8.0, 8.1 and 8.2. It commited in _STABLE branches

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


Re: 8.1.5 is out

От
Tom Lane
Дата:
Teodor Sigaev <teodor@sigaev.ru> writes:
> 1) Release notice mentions wronng 
>      E.1.1. Migration to version 8.1.4
>                 ^^^^^ should be 8.1.5

Yup, noticed that the day after :-(

> 2) It's very pity that ours Win32 fixes isn't in 8.1.5 :(

That was intentional, at least from my point of view --- I don't think
those changes have been tested well enough to deserve to go into a
stable release at the last moment.  If we've not seen any problems by
the end of 8.2 beta then I'll stop worrying about them.  But I don't
trust patches that are trying to work around a problem we don't even
understand.
        regards, tom lane