Re: [CORE] postpone next week's release
Jim Nasby <jim.nasby@bluetreble.com>
From: Jim Nasby <Jim.Nasby@BlueTreble.com>
To: Bruce Momjian <bruce@momjian.us>, 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-06-01T16:12:04Z
Lists: pgsql-hackers
On 5/29/15 5:28 PM, Bruce Momjian wrote: >> could expect that anyone committing a user-visible semantics change should >> >update the release notes themselves. > Yes, that would be nice. FWIW, I've always wondered why we don't create an empty next-version release notes as part of stamping a major release and expect patch authors to add to it. I realize that likely creates merge conflicts, but that seems less work than doing it all at the end. (Or maybe each patch just creates a file and the final process is pulling all the files together.) -- Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX Data in Trouble? Get it in Treble! http://BlueTreble.com
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