Re: enhanced error fields

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: Peter Geoghegan <peter@2ndquadrant.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Pavel Stehule <pavel.stehule@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Alvaro Herrera <alvherre@commandprompt.com>
Date: 2012-12-30T03:32:45Z
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 →
  1. Create a "sort support" interface API for faster sorting.

* Peter Geoghegan (peter@2ndquadrant.com) wrote:
> On 30 December 2012 02:01, Stephen Frost <sfrost@snowman.net> wrote:
> > I really don't think what I sketched out or something similar would
> > happen.  I do think it's incredibly frustrating as a user who is trying
> > to develop an application which behaves correctly to be given only half
> > the information.
> 
> I don't know what to say to that. Sometimes, when deciding how to
> address problems like this, it's possible to arrive at slightly
> surprising answers by process of elimination.

Err.  I intended to say "I really don't think what I sketched out, or
something similar, would be that unlikely to happen", or something along
those lines.  Apologies for the confusion.

	Thanks,

		Stephen