OSDN Git Service

Fix a bug of target query retrieval
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Fri, 19 May 2017 01:11:55 +0000 (10:11 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Fri, 19 May 2017 02:04:06 +0000 (11:04 +0900)
commitf6d7e285a2b74bc7ebe85fcb65f264f5b610cccb
tree435b4ff553d0b14e1d044eec180f9a4d14145060
parent48b7b15ef663232881995ce7fdba5ff31a7065e6
Fix a bug of target query retrieval

The previous patch leaves a bug that get_query_string returns a Query
that JumbleQuery doesn't accept. This fixes that bug.
pg_hint_plan.c