Re: enhanced error fields
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, Matthew Woodcraft <matthew@woodcraft.me.uk>, Pg Hackers <pgsql-hackers@postgresql.org>, Peter Geoghegan <peter@2ndquadrant.com>
Date: 2012-07-04T18:10: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 →
-
Create a "sort support" interface API for faster sorting.
- c6e3ac11b60a 9.2.0 cited
2012/7/4 Tom Lane <tgl@sss.pgh.pa.us>: > Alvaro Herrera <alvherre@commandprompt.com> writes: >> I think if you don't have a true constraint name to use here, you >> shouldn't use anything. > > Yeah, I agree. Don't invent a value, just omit the field. ok Pavel > > regards, tom lane