enhanced error fields
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-05-09T13:33:01Z
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
Attachments
- eelog-2012-05-09.diff (application/octet-stream) patch 2012
- eelog-plpgsql-2012-05-09.diff (application/octet-stream) patch 2012
Hello here is patch with enhancing ErrorData structure. Now constraints errors and RI uses these fields Regards Pavel Stehule