OSDN Git Service

Fix wrong indentaion of short json plan
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 5 Jun 2017 10:09:59 +0000 (19:09 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Tue, 6 Jun 2017 07:45:09 +0000 (16:45 +0900)
commit2c96785ca0503f5b98a02fa13973571cf862d0df
tree327d902b133828b9a839df216765e71f9d48fd39
parent2bcb37547e4cf667d180ba6005e058ba8d51dd3c
Fix wrong indentaion of short json plan

pgsp_json_shorten insertes unnecessary line breaks for keys of
grouping sets. This commit fixes it.
pgsp_json.c