Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs
Peter Geoghegan <peter@2ndquadrant.com>
From: Peter Geoghegan <peter@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Magnus Hagander <magnus@hagander.net>, Andres Freund <andres@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2013-01-09T16:47:35Z
Lists: pgsql-hackers
On 9 January 2013 16:27, Tom Lane <tgl@sss.pgh.pa.us> wrote: > I'm with Magnus. This is seriously annoying, especially when the > "discussion" thread has a title not closely related to the "patch" > emails. (It doesn't help any that the list server doesn't manage to > deliver the emails in order, at least not to me --- more often than > not, they're spread out over a few minutes and interleaved with other > messages.) I agree. I actually go to some lengths to coordinate all of these threads during review, and I'd prefer not to have to. I would have said something, but it seemed unimportant (relative to the patchset itself). -- Peter Geoghegan http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training and Services
Commits
-
Prevent creation of postmaster's TCP socket during pg_upgrade testing.
- 78a5e738e97b 9.3.0 cited