Re: pg_filedump 9.3: checksums (and a few other fixes)
Peter Geoghegan <pg@heroku.com>
From: Peter Geoghegan <pg@heroku.com>
To: Jeff Davis <pgsql@j-davis.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2013-06-27T07:10:28Z
Lists: pgsql-hackers
On Thu, Jun 27, 2013 at 12:07 AM, Peter Geoghegan <pg@heroku.com> wrote: >> I'm not sure what the resolution of Alvaro's concern was, so I left the >> flag reporting the same as the previous patch. > > Alvaro's concern was that the new flags added (those added by the > foreign key locks patch) do something cute with re-using multiple > other bits in an otherwise nonsensical combination to represent a > distinct state. I just realized that it wasn't that you didn't understand the nature of the problem, but that you weren't sure of a resolution. Sorry for the noise. -- 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