Re: enhanced error fields
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Peter Geoghegan <peter@2ndquadrant.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Stephen Frost <sfrost@snowman.net>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Alvaro Herrera <alvherre@commandprompt.com>
Date: 2012-12-28T20:55: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/12/28 Peter Geoghegan <peter@2ndquadrant.com>: > On 28 December 2012 20:40, Pavel Stehule <pavel.stehule@gmail.com> wrote: >> It cannot to wait to GET DIAGNOSTICS request - because when GET >> DIAGNOSTICS is called, then all unsupported info about exception is >> lost, all used memory will be released. > > I'm not suggesting that you do. I'm only suggesting that the two are > not comparable MESSAGE and similar yes. But CONTEXT is comparable. And there is interesting precedent. Some years PL/Python or PL/Perl doesn't support CONTEXT and PL/pgSQL yes. And it was working. Regards Pavel > > -- > Peter Geoghegan http://www.2ndQuadrant.com/ > PostgreSQL Development, 24x7 Support, Training and Services