OSDN Git Service

Move name constatnts near by enum.
[pghintplan/pg_hint_plan.git] / Makefile
index c22068e..a4c1418 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,8 @@
 #
 
 MODULES = pg_hint_plan
-REGRESS = init base_plan pg_hint_plan prepare fdw ut-init ut-A ut-S ut-J ut-L ut-fini
-#REGRESS = init ut-init ut-J ut-fini
+REGRESS = init base_plan pg_hint_plan prepare fdw ut-init ut-A ut-S ut-J ut-L ut-G ut-fini
+#REGRESS = ut-init ut-J ut-fini
 
 EXTRA_CLEAN = sql/fdw.sql expected/base_plan.out expected/prepare.out expected/fdw.out