Re: pg_filedump 9.3: checksums (and a few other fixes)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Josh Berkus <josh@agliodbs.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Peter Geoghegan <pg@heroku.com>,
Jeff Davis <pgsql@j-davis.com>, Satoshi Nagayasu <snaga@uptime.jp>,
Josh Kupershmidt <schmiddy@gmail.com>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2013-07-16T21:53:07Z
Lists: pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes: > On 07/08/2013 04:59 PM, Tom Lane wrote: >> FWIW, I think that's exactly what I did in the preliminary 9.3 patch >> that I committed to pg_filedump a few weeks ago. Could you take a look >> at what's there now and see if that's what you meant? > So, is this getting committed today, or do we bounce it? I was hoping for a comment from Alvaro, but wouldn't have gotten to committing it today in any case. IMO this patch doesn't really belong in the commitfest queue, since pg_filedump isn't part of the community distribution. regards, tom lane
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Refactor checksumming code to make it easier to use externally.
- f04216341dd1 9.3.0 cited