Merge branch 'pg94'

This commit is contained in:
Daniele Varrazzo
2015-03-10 15:22:00 +00:00
8 changed files with 30 additions and 18 deletions

View File

@ -441,6 +441,10 @@ the original index.
Releases
--------
* pg_repack 1.3.1
* Added support for PostgreSQL 9.4.
* pg_repack 1.3
* Added ``--schema`` to repack only the specified schema (issue #20).