8000 Tags · mr-mustash/pg_repack · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mr-mustash/pg_repack

Tags

ver_1.3.1

Toggle ver_1.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dvarrazzo Daniele Varrazzo
pg_repack 1.3.1 released

  * Added support for PostgreSQL 9.4.

ver_1.3.0

Toggle ver_1.3.0's commit message
Tag version 1.3.0

ver_1.3.0-beta1

Toggle ver_1.3.0-beta1's commit message
Create tag for 1.3.0-beta1

ver_1.2.1

Toggle ver_1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dvarrazzo Daniele Varrazzo
pg_repack 1.2.1 released

ver_1.2.0

Toggle ver_1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dvarrazzo Daniele Varrazzo
pg_repack 1.2.0 released

  * Added ``--tablespace`` and ``--moveidx`` options to perform online
    SET TABLESPACE.
  * Added ``--index`` to repack indexes only.
  * Added ``--jobs`` option for parallel operation.
  * Don't require ``--no-order`` to perform a VACUUM FULL on non-clustered
    tables (pg_repack issue reorg#6).
  * Don't wait for locks held in other databases (pg_repack issue reorg#11).
  * Bugfix: correctly handle key indexes with options such as DESC, NULL
    FIRST/LAST, COLLATE (pg_repack issue reorg#3).
  * Fixed data corruption bug on delete (pg_repack issue reorg#23).
  * More helpful program output and error messages.

ver_1.2.0-beta1

Toggle ver_1.2.0-beta1's commit message

Verified

This tag was signed with the committer’s verified signature.
dvarrazzo Daniele Varrazzo
pg_repack 1.2.0-beta1 released

ver_1.1.8

Toggle ver_1.1.8's commit message
Releasing pg_repack 1.1.8

ver_1.1.8beta2

Toggle ver_1.1.8beta2's commit message
Releasing pg_repack 1.1.8 beta2

Included a backport of the Slony fix (issue reorg#4) and of the versions
consistency check.

ver_1.1.8beta1

Toggle ver_1.1.8beta1's commit message
Releasing version 1.1.8 beta1 for public testing

ver_1.1.8alpha1

Toggle ver_1.1.8alpha1's commit message
Unofficial release 1.1.8 alpha 1

Releasing to test package download from GitHub and PGXN submission.
0