Re: enhanced error fields
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: Pavel Stehule <pavel.stehule@gmail.com>, Matthew Woodcraft <matthew@woodcraft.me.uk>, Pg Hackers <pgsql-hackers@postgresql.org>, Peter Geoghegan <peter@2ndquadrant.com>
Date: 2012-07-04T17:30:25Z
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
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. regards, tom lane