Re: [CORE] postpone next week's release

Joshua D. Drake <jd@commandprompt.com>

From: "Joshua D. Drake" <jd@commandprompt.com>
To: David Steele <david@pgmasters.net>, Robert Haas <robertmhaas@gmail.com>, Bruce Momjian <bruce@momjian.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Andres Freund <andres@anarazel.de>, 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-31T00:38:29Z
Lists: pgsql-hackers
On 05/30/2015 03:48 PM, David Steele wrote:
> On 5/30/15 2:10 PM, Robert Haas wrote:
>> What, in this release, could break things badly?  RLS? Grouping sets?
>> Heikki's WAL format changes?  That last one sounds really scary to me;
>> it's painful if not impossible to fix the WAL format in a minor
>> release.
>
> I would argue Heikki's WAL stuff is a perfect case for releasing a
> public alpha/beta soon.  I'd love to test PgBackRest with an "official"
> 9.5dev build.  The PgBackRest test suite has lots of tests that run on
> versions 8.3+ and might well shake out any bugs that are lying around.

You are right. Clone git, run it nightly automated and please, please 
report anything you find. There is no reason for a tagged release for 
that. Consider it a custom, purpose built, build-test farm.

Sincerely,

JD



-- 
Command Prompt, Inc. - http://www.commandprompt.com/  503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Announcing "I'm offended" is basically telling the world you can't
control your own emotions, so everyone else should do it for you.


Commits

  1. Add Valgrind buffer access instrumentation.

  2. Fix wrong merge resolution making pg_receivexlog fail in 9.2.