Re: [CORE] postpone next week's release
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Magnus Hagander <magnus@hagander.net>
Cc: Robert Haas <robertmhaas@gmail.com>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>,
pgsql-core <pgsql-core@postgresql.org>
Date: 2015-06-01T13:38:40Z
Lists: pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes: > On Fri, May 29, 2015 at 8:02 PM, Robert Haas <robertmhaas@gmail.com> wrote: >> I think we should postpone next week's release. > I'm a bit split on this. > We *definitely* don't want to release the multixact fix without it being > carefully reviewed, that's the part I'm not split about :) And I fully > appreciate we can't have that done by monday. > However, the file-permission thing seems to hit quite a few people (have we > ever had this many bug reports after a minor release), which means wed > really want to get that out quickly. After dithering over the weekend, the majority view on -core seems to be that we should go ahead with making a release today for the fsync issue. We'll plan another release next week, or whenever the dust seems to have settled on the multixact issue(s). regards, tom lane
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