Re: [CORE] postpone next week's release
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Tom Lane <tgl@sss.pgh.pa.us>,Robert Haas <robertmhaas@gmail.com>
Cc: Stephen Frost <sfrost@snowman.net>, Bruce Momjian <bruce@momjian.us>,
Magnus Hagander <magnus@hagander.net>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>,
pgsql-core <pgsql-core@postgresql.org>
Date: 2015-05-30T04:25:18Z
Lists: pgsql-hackers
On May 29, 2015 9:08:07 PM PDT, Tom Lane <tgl@sss.pgh.pa.us> wrote: >I think your position is completely nuts. Yeehaa. > The GROUPING SETS code is >desperately in need of testing. The custom-plan code is desperately >in need of fixing and testing. The multixact code is desperately >in need of testing. And the array/plpgsql changes and upsert, and... Andres --- Please excuse brevity and formatting - I am writing this on my mobile phone.
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