]> 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:23:13 +0000 (08:23 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 13 Feb 2012 13:23:13 +0000 (08:23 -0500)
commit0f3fcbbb613467fd78744da17d5228c813c5958b
treec44ad781db382357dbd3ae580400ad82ad20d0da
parent03c66ca5dfd4e0e8fec506315f581b21817f47f4
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