Re: Re: [COMMITTERS] pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.

From: Neil Conway <neilc(at)samurai(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
Date: 2007-02-07 22:37:44
Message-ID: 1170887864.5454.69.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-patches

On Wed, 2007-02-07 at 13:21 -0500, Bruce Momjian wrote:
> If there is some value to capturing every change, but still keeping the
> release notes a readable length, please let me know.

If it fixes a real, non-theoretical bug and has been backpatched to a
stable release branch, I would say in most cases it is worth documenting
in the release notes. Describing every change made in a new feature
release (i.e. 8.3.0) would be far too much verbiage, but far fewer
changes are made to stable branches. Also, documenting all the
significant changes in stable branch releases is valuable to let users
identify possible regressions.

-Neil

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-02-07 23:11:30 pgsql: Add a function pg_stat_clear_snapshot() that discards any
Previous Message Tom Lane 2007-02-07 18:34:56 pgsql: Modify the stats regression test to delay until the stats file

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2007-02-07 23:19:54 Re: Re: [COMMITTERS] pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
Previous Message Chris Marcellino 2007-02-07 21:59:07 Configure template change to use SysV Semaphors on darwin