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:
1
lib/.gitignore
vendored
1
lib/.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
/.deps/
|
||||
/pg_reorg.sql
|
||||
/pg_reorg--[0-9.]*.sql
|
||||
/pg_reorg--unpackaged--[0-9.]*.sql
|
||||
|
Reference in New Issue
Block a user