Re: PostgreSQL v7.1BETA3 Bundled and Available ...

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PostgreSQL v7.1BETA3 Bundled and Available ...
Дата
Msg-id Pine.LNX.4.30.0101121714120.1075-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: PostgreSQL v7.1BETA3 Bundled and Available ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: PostgreSQL v7.1BETA3 Bundled and Available ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane writes:

> I think it's reasonable to make the changelog available on the
> website (broken down into per-version segments, probably).  I just
> have doubts about forcing people to download it whether they
> want it or not.

I agree that the complete changelog is probably too long, I'm just against
the per-version segmenting.  Changelogs are usually used (well, by me) to
get an overview when and how segments of code were worked on.  The primary
key here is not what (sub-)version the change happened in.  The people
that look into this sort of thing probably use cvs or snapshots, and even
if not it makes the assumption that they downloaded and used *all*
intermediate releases and only those, otherwise reading the beta1-to-beta3
changelog is pretty pointless in terms of finding out what happened to the
code.

How about maintaining a file ChangeLog that goes back one year?

Another issue with ChangeLogs is that there's an implicit assumption that
they are up to date.  These won't be.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: AW: AW: Re: tinterval - operator problems on AIX
Следующее
От: Michael J Schout
Дата:
Сообщение: Re: Re: Beta2 ... ?