OSDN Git Service

Allow hints to be placed anywhere in query
[pghintplan/pg_hint_plan.git] / Makefile
index 3e27311..66b6ab0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,9 +7,9 @@
 MODULES = pg_hint_plan
 HINTPLANVER = 1.4
 
-REGRESS = init base_plan pg_hint_plan ut-init ut-A ut-S ut-J ut-L ut-G ut-R ut-fdw ut-W ut-T ut-fini
+REGRESS = init base_plan pg_hint_plan ut-init ut-A ut-S ut-J ut-L ut-G ut-R ut-fdw ut-W ut-T ut-fini hints_anywhere
 
-REGRESSION_EXPECTED = expected/init.out expected/base_plan.out expected/pg_hint_plan.out expected/ut-A.out expected/ut-S.out expected/ut-J.out expected/ut-L.out expected/ut-G.out
+#REGRESSION_EXPECTED = expected/init.out expected/base_plan.out expected/pg_hint_plan.out expected/ut-A.out expected/ut-S.out expected/ut-J.out expected/ut-L.out expected/ut-G.out expected/hints_anywhere.out
 
 REGRESS_OPTS = --encoding=UTF8