OSDN Git Service

Fix behavior of nested planning
authorKyotaro Horiguchi <horikyota.ntt@gmail.com>
Fri, 14 Feb 2020 04:44:27 +0000 (13:44 +0900)
committerKyotaro Horiguchi <horikyota.ntt@gmail.com>
Fri, 14 Feb 2020 07:44:28 +0000 (16:44 +0900)
commitecf1a03257e804715fb6e028e878c97f140b7518
tree04d5f7dcd0fedf72f89eaacfd6364f859460ce94
parent0576a9485c3289d9a3bc49b63654cf8dcbe3fd04
Fix behavior of nested planning

Issue: https://github.com/ossc-db/pg_hint_plan/issues/39

When planning is nested by function call, the hints in the function
should affect the corresponding query. Maybe 9599067 introduced
that. Fix the nested planning behavior.
expected/ut-A.out
sql/ut-A.sql