Re: why do we need two snapshots per query?
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Greg Smith <greg@2ndQuadrant.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2011-11-14T21:46:57Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix copyright notices, other minor editing in new range-types code.
- f1585362856d 9.2.0 cited
-
Redesign the plancache mechanism for more flexibility and efficiency.
- e6faf910d750 9.2.0 cited
On Nov 14, 2011, at 4:31 PM, Greg Smith <greg@2ndQuadrant.com> wrote: > On 11/14/2011 04:04 PM, Robert Haas wrote: >> Some pgbench -S numbers (SELECT-only test) from Nate Boley's 32-core >> box.... > > It seems like Nate Boley's system should be be credited in the 9.2 release notes. +1. Having access to that box has been extremely helpful; it would be nice to have equally convenient access to a few more. ...Robert