Re: [CORE] postpone next week's release
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andres Freund <andres@anarazel.de>, Robert Haas <robertmhaas@gmail.com>,
Stephen Frost <sfrost@snowman.net>, Magnus Hagander <magnus@hagander.net>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>,
pgsql-core <pgsql-core@postgresql.org>
Date: 2015-05-29T22:28:01Z
Lists: pgsql-hackers
On Fri, May 29, 2015 at 05:37:13PM -0400, Tom Lane wrote: > Bruce Momjian <bruce@momjian.us> writes: > > Do we need release notes for an alpha? Once I do the release notes, it > > is possible to miss subtle changes in the code that aren't mentioned in > > commit messages. > > If the commit message isn't clear about something, you'd likely miss the > issue anyway, no? Anyway, once the release notes are in the tree, we I often do research in the git tree to get details on the feature beyond just looking at the commit or the patch. > could expect that anyone committing a user-visible semantics change should > update the release notes themselves. Yes, that would be nice. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + Everyone has their own god. +
Commits
-
Add Valgrind buffer access instrumentation.
- 1e0dfd166b3f 14.0 landed
-
Fix wrong merge resolution making pg_receivexlog fail in 9.2.
- 6b700301c36e 9.2.11 cited