OSDN Git Service

Provide upgrade path from 1.1.3
[pghintplan/pg_hint_plan.git] / Makefile
index 38058b2..d74d0b7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ REGRESSION_EXPECTED = expected/init.out expected/base_plan.out expected/pg_hint_
 REGRESS_OPTS = --encoding=UTF8
 
 EXTENSION = pg_hint_plan
-DATA = pg_hint_plan--1.2.0.sql
+DATA = pg_hint_plan--1.2.0.sql pg_hint_plan--1.1.3--1.2.0.sql
 
 EXTRA_CLEAN = sql/ut-fdw.sql expected/ut-fdw.out RPMS