diff --git a/lib/.gitignore b/lib/.gitignore index 1edd29c..255dcb7 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,4 +1,3 @@ /.deps/ /pg_reorg.sql /pg_reorg--[0-9.]*.sql -/pg_reorg--unpackaged--[0-9.]*.sql diff --git a/lib/Makefile b/lib/Makefile index 4aeb754..0e18238 100755 --- a/lib/Makefile +++ b/lib/Makefile @@ -17,7 +17,7 @@ EXTVER = $(shell grep -e '^default_version' $(EXTENSION).control \ #supports both EXTENSION (for >=9.1) and without_EXTENSION (for