Skip to content

Commit abb6f00

Browse files
committed
Add release notes for 1.3.2 and 1.3.3 releases.
1 parent 7238a15 commit abb6f00

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

doc/pg_repack.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,20 @@ Creating indexes concurrently comes with a few caveats, please see `the document
466466
Releases
467467
--------
468468

469+
* pg_repack 1.3.3
470+
471+
* Added support for PostgreSQL 9.5
472+
* Fixed possible deadlock when pg_repack command is interrupted (issue #55)
473+
* Fixed exit code for when pg_repack is invoked with ``--help`` and
474+
``--version``
475+
* Added Japanese language user manual
476+
477+
* pg_repack 1.3.2
478+
479+
* Fixed to clean up temporary objects when pg_repack command is interrupted.
480+
* Fixed possible crash when pg_repack shared library is loaded alongside
481+
pg_statsinfo (issue #43).
482+
469483
* pg_repack 1.3.1
470484

471485
* Added support for PostgreSQL 9.4.

0 commit comments

Comments
 (0)