pgsql: Mark JSON error detail messages for translation.

Robert Haas <rhaas@postgresql.org>

From: Robert Haas <rhaas@postgresql.org>
To: pgsql-committers@postgresql.org
Date: 2012-06-12T14:42:05Z
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. Mark JSON error detail messages for translation.

Mark JSON error detail messages for translation.

Per gripe from Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/36b7e3da17bcca4efe5584d95c386cec2a221a13

Modified Files
--------------
src/backend/utils/adt/json.c |   12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)