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

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Fix auto-explain JSON output to be valid JSON.
Дата
Msg-id E1Rwvsp-0008RC-BM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix auto-explain JSON output to be valid JSON.

Problem reported by Peter Eisentraut.

Backpatched to release 9.0.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/0f3fcbbb613467fd78744da17d5228c813c5958b

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix heap_multi_insert to set t_self field in the caller's tuples
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix auto-explain JSON output to be valid JSON.