Thread: pgsql: Fix auto-explain JSON output to be valid JSON.

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

From
Andrew Dunstan
Date:
Fix auto-explain JSON output to be valid JSON.

Problem reported by Peter Eisentraut.

Backpatched to release 9.0.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/21320763a39994021a4ff045ff66f7204bdb6d78

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