Re: Stamping of 8.4

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Stamping of 8.4
Дата
Msg-id 200802132135.m1DLZNY19400@momjian.us
обсуждение исходный текст
Ответ на Re: Stamping of 8.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Stephen Frost wrote:
> >> We should bump the minor version when we actually add something new to
> >> the library (which is probably just about every time we do a major
> >> version, but still).
> 
> > The problem is the risk of forgetting during development.  When we break
> > an API it is obvious, but improvements are so regular you can't remember
> > when you first do it for each interface.
> 
> We could possibly do the bump at the end of the cycle (eg, just before
> beta) if no major bump has happened meanwhile.  However, this would
> complicate life for developers.  I believe one of the arguments for the
> immediate minor bump was so that you could tell a development library
> from the previous release version, and (if your platform lets you) even
> install them in parallel.

Yes, a late bump would invalidate a lot of installations running CVS in
testing.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://postgres.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Stamping of 8.4
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch review