We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdcb69a commit ae6638bCopy full SHA for ae6638b
META.json
@@ -2,7 +2,7 @@
2
"name": "pg_repack",
3
"abstract": "PostgreSQL module for data reorganization",
4
"description": "Reorganize tables in PostgreSQL databases with minimal locks",
5
- "version": "1.2.0-beta1",
+ "version": "1.2.0",
6
"maintainer": [
7
"Josh Kupershmidt <schmiddy@gmail.com>",
8
"Daniele Varrazzo <daniele.varrazzo@gmail.com>"
@@ -13,7 +13,7 @@
13
"provides": {
14
"pg_repack": {
15
"file": "lib/pg_repack.sql",
16
17
"abstract": "Reorganize tables in PostgreSQL databases with minimal locks"
18
}
19
},
0 commit comments