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:12:14 +0000 (11:12 +0900)
commit6e611f2c559d0065f7ed9f29c09c37a9f7ffe1ef
tree859678e955f74e8b9a07464a69f9392231f0ec28
parent89149ce1dc59c07f7bc46e80cddf90cc724649d1
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