]> 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:54 +0000 (08:22 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 13 Feb 2012 13:22:54 +0000 (08:22 -0500)
commit6c1603cd8a6a90c6d1b509fb199edaab383ecf58
treef14095a3ce335d4f3afe297abcc5228aa81e157d
parent6fb17aeeab87dafca42a9db49ecb152a967d155c
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