OSDN Git Service

Remove support for PG9.2
[pgdbmsstats/pg_dbms_stats.git] / Makefile
index 33e6f6e..77cb27e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # pg_dbms_stats/Makefile
 
 DBMSSTATSVER = 1.3.9
-PGVERS = 92 93 94 95 96 10
+PGVERS = 93 94 95 96 10
 IS_PRE_95 = $(filter 0,$(shell test "`echo "$(MAJORVERSION2)" | cut -c 1`" == "9" -a "$(MAJORVERSION2)" \< "9.5"; echo $$?))
 
 MODULE_big = pg_dbms_stats