Re: [CORE] Restore-reliability mode
Peter Geoghegan <pg@heroku.com>
From: Peter Geoghegan <pg@heroku.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Kevin Grittner <kgrittn@ymail.com>, Simon Riggs <simon@2ndquadrant.com>,
Josh Berkus <josh@agliodbs.com>, Noah Misch <noah@leadboat.com>,
Bruce Momjian <bruce@momjian.us>,
Andres Freund <andres@anarazel.de>, Tom Lane <tgl@sss.pgh.pa.us>,
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-07T02:14:44Z
Lists: pgsql-hackers
On Sat, Jun 6, 2015 at 7:07 PM, Robert Haas <robertmhaas@gmail.com> wrote: > Perhaps we're honoring this more in the breech than in the observance, > but I'm not making up what Tom has said about this: > > http://www.postgresql.org/message-id/27310.1251410965@sss.pgh.pa.us > http://www.postgresql.org/message-id/19174.1299782543@sss.pgh.pa.us > http://www.postgresql.org/message-id/3413.1301154369@sss.pgh.pa.us > http://www.postgresql.org/message-id/3261.1401915832@sss.pgh.pa.us Of course, not doing a catversion bump after beta1 doesn't necessarily have much value in and of itself. *Promising* to not do a catversion bump, and then usually keeping that promise definitely has a certain value, but clearly we are incapable of that. -- Peter Geoghegan
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