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:55:02 +0000 (15:55 +0900)
commitf222c03c762dea7d6f2d5ea1999a132313150eb8
tree5eb167c8fa0638b519267eef6684f9ffa2fef308
parent18fd79fbb5e98cc8f776e81eb5f075a54411be6f
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