OSDN Git Service

[結合順序]試験のSQLのヒントをLeadingヒント句の仕様変更にそった形に変更した。
[pghintplan/pg_hint_plan.git] / Makefile
index 36d0721..1935312 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,4 +29,4 @@ $(REGRESSION_EXPECTED): %.out: %-$(MAJORVERSION).out
 installcheck: $(REGRESSION_EXPECTED)
 
 # pg_hint_plan.c includes core.c and make_join_rel.c
-pg_hint_plan.o: core.c make_join_rel.c
+pg_hint_plan.o: core.c make_join_rel.c pg_stat_statements.c