Re: 8.03 versus 8.04

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: 8.03 versus 8.04
Дата
Msg-id 43927775.4040608@Yahoo.com
обсуждение исходный текст
Ответ на 8.03 versus 8.04  (<alex.cotarlan@thomson.com>)
Список pgsql-general
On 12/3/2005 1:34 PM, alex.cotarlan@thomson.com wrote:

>
> Can anyone specify from his/her experience what would be the benefits of using postgresql 8.04 versus 8.03  in terms
ofreliability  and/or performance.  

Unless forced because there is no other way to fix a bug, we do not
change any functionality of the system within a release branch. The
PostgreSQL version number has three components:

     <major>.<minor>.<patchlevel>

Every minor release has its own branch within the source repository.
Only bugfixes will be applied to a release branch. So you can safely
assume that the difference between x.y.z1 and x.y.z2 is reliablity and
very unlikely performance.


Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Missing variable "role" in "pg_settings"?
Следующее
От: "Karl O. Pinc"
Дата:
Сообщение: Re: New.* and old.* as function arguments within rules