Don't use a generic 'unpackaged' version

The behaviour of the script is not really predictable if it is run on the
loose objects of pg_reorg >= 1.1.8. So let's be explicit about what version
we expect as starting point.
This commit is contained in:
Daniele Varrazzo
2012-11-10 21:51:17 +00:00
parent bd06ec0091
commit 0f8c33f72f
3 changed files with 3 additions and 4 deletions

1
lib/.gitignore vendored
View File

@ -1,4 +1,3 @@
/.deps/
/pg_reorg.sql
/pg_reorg--[0-9.]*.sql
/pg_reorg--unpackaged--[0-9.]*.sql