Re: pg_filedump 9.3: checksums (and a few other fixes)
Peter Geoghegan <pg@heroku.com>
From: Peter Geoghegan <pg@heroku.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Jeff Davis <pgsql@j-davis.com>, Satoshi Nagayasu <snaga@uptime.jp>,
Josh Kupershmidt <schmiddy@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2013-07-08T18:59:27Z
Lists: pgsql-hackers
On Mon, Jul 8, 2013 at 11:52 AM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > Well, Tom opined in > http://www.postgresql.org/message-id/23249.1370878717@sss.pgh.pa.us that > the current patch is okay. I have a mild opinion that it should instead > print only SHR_LOCK when both bits are set, and one of the others when > only one of them is set. But I don't have a strong opinion about this, > and since Tom disagrees with me, feel free to exercise your own (Jeff's) > judgement. I'm inclined to agree with you here, but I suppose it isn't all that important. -- Peter Geoghegan
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