Added missing entries to the pg_repack 1.2 changes

This commit is contained in:
Daniele Varrazzo 2013-04-16 23:50:52 +01:00
parent e9339f44ea
commit 127d5cbfb2

View File

@ -399,6 +399,12 @@ and the original one.
Releases
--------
* pg_repack 1.2
* Added --jobs option for parallel operation.
* Bugfix: correctly handle key indexes with options such as DESC, NULL
FIRST/LAST, COLLATE (pg_repack issue #3).
* pg_repack 1.1.8
* Added support for PostgreSQL 9.2.