pgsql: Fix auto-explain JSON output to be valid JSON. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix auto-explain JSON output to be valid JSON.
Date
Msg-id E1Rwvt0-0008Rr-Rs@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix auto-explain JSON output to be valid JSON.

Problem reported by Peter Eisentraut.

Backpatched to release 9.0.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6c1603cd8a6a90c6d1b509fb199edaab383ecf58

Modified Files
--------------
contrib/auto_explain/auto_explain.c |    7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Fix auto-explain JSON output to be valid JSON.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Fix auto-explain JSON output to be valid JSON.