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 07:55:19 +0000 (16:55 +0900)
commitc4f93f5673a1743dc4ccdf90c025245243676a99
treeff5974774208dd08ee64d96b589c71140e1a73ed
parent690a3532cf11d6cae3fd6abe9e448fb0ad10a360
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