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 01:39:44 +0000 (10:39 +0900)
commit82f6021a18fdd835bcc74cd0f1bfc42dd285ab25
tree7e61a9c7969ce15db84a8cb966eccb420eaa1647
parent64ab47bcc87274380ea50d22d0184e659751ad66
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