X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=Makefile;h=d74d0b7a49ac9a8438331bd2476f1d35f517f7cc;hb=d1a1695c47593377d1ff345e2398e1822a005b00;hp=38058b21790008ff73671eec0d9206cd2c5d62ea;hpb=e701eee8123682aae4fec5dc9639b50a54eb0b35;p=pghintplan%2Fpg_hint_plan.git diff --git a/Makefile b/Makefile index 38058b2..d74d0b7 100644 --- 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