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:48:49 +0000 (10:48 +0900)
commit2afb4325137f19f551d81f813d98b2a6fd2998ac
treedabecc534d398d0a7493015937117025be543288
parent4183e27cf1da4f67686f8bfaad3f9f42745c9c33
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