OSDN Git Service

Fix bogus error handling
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Tue, 13 Nov 2018 00:27:48 +0000 (09:27 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Tue, 13 Nov 2018 06:55:02 +0000 (15:55 +0900)
commit18fd79fbb5e98cc8f776e81eb5f075a54411be6f
tree0458b6de8dfb91d2abc7925d98cda88c87ae778d
parent0a3456e453cc76ecf5c1c5ece5d5c201a5313a07
Fix bogus error handling

For somewhat reason set_config_int32_options does bogus error
handling. Howerver that error cannot be happen, fixed it.
pg_hint_plan.c