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:34:30 +0000 (15:34 +0900)
commitacbdb5547c8b170abee33ecf44deab4abfa47f26
treeb05e677cb5bac7618f75dc2f3c953bc6f3e4caa3
parentf5ad8dc5ae6416f79ef4e8b7d7c6b63c378579ab
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