]> granicus.if.org Git - postgresql/commit
Fix auto-explain JSON output to be valid JSON.
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 13 Feb 2012 13:22:15 +0000 (08:22 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 13 Feb 2012 13:22:15 +0000 (08:22 -0500)
commit21320763a39994021a4ff045ff66f7204bdb6d78
treebba25050a4bb55f55632ae0fcd44d0dc5a87fa9a
parent21b16342750d6623f3c78f639f07bf3b66b49417
Fix auto-explain JSON output to be valid JSON.

Problem reported by Peter Eisentraut.

Backpatched to release 9.0.
contrib/auto_explain/auto_explain.c