OSDN Git Service

Fix debug output level control
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Tue, 13 Nov 2018 03:43:10 +0000 (12:43 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Tue, 13 Nov 2018 06:34:39 +0000 (15:34 +0900)
commitaab908cd40e0ae85940dd168d2ff8f2b216b61dd
treebbf81aabdd3c36e5477d3cc03babf39929abf1ca
parentacbdb5547c8b170abee33ecf44deab4abfa47f26
Fix debug output level control

Previously parse_messages and message_level were binded to the same
internal variable. Separate the two GUCs. On the way doing this some
mssages that did not honor the variable were fixed. Default behavior
is not changed but the the two variables works differently from the
previous version, perhaps closer to expected.
expected/pg_hint_plan.out
pg_hint_plan.c
sql/pg_hint_plan.sql