Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Peter Geoghegan <peter@2ndquadrant.com>, Andres Freund <andres@2ndquadrant.com>, pgsql-hackers@postgresql.org, hlinnakangas@vmware.com
Date: 2012-10-11T01:16:02Z
Lists: pgsql-hackers
On Wed, Oct 10, 2012 at 09:10:48PM -0400, Robert Haas wrote: > > You consider this to be a throw-away function that won't ever be > > committed. However, I strongly feel that you should move it into > > /contrib, so that it can serve as a sort of reference implementation > > for authors of decoder client code, in the same spirit as numerous > > existing contrib modules (think contrib/spi). > > Without prejudice to the rest of this review which looks quite > well-considered, I'd like to add a particular +1 to this point. The review was _HUGE_! :-O -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Move "hot" members of PGPROC into a separate PGXACT array.
- ed0b409d2234 9.2.0 cited