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:15:39 +0000 (11:15 +0900)
commitd4f559dea93e8022d2915da1a53f939127dacc53
tree859678e955f74e8b9a07464a69f9392231f0ec28
parentc05bb31d1e15f2f04f6da842eee9bfef868ec466
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