Re: Event Triggers reduced, v1
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-07-02T23:01:14Z
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 →
-
Replace int2/int4 in C code with int16/int32
- b8b2e3b2deea 9.3.0 cited
Dimitri Fontaine <dimitri@2ndQuadrant.fr> writes: > I don't foresee more generic needs here, unless you can convince me that > we need both a. a full stack of arbitrarily nested commands and b. a way > to match and target any level of that stack. Um ... isn't the burden of proof the other way around here? That is, what's the argument that we *don't* need that? regards, tom lane