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 766722f commit 1b5fd1aCopy full SHA for 1b5fd1a
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.3.2",
+ "version": "1.3.3",
6
"maintainer": [
7
"Josh Kupershmidt <schmiddy@gmail.com>",
8
"Daniele Varrazzo <daniele.varrazzo@gmail.com>",
@@ -14,7 +14,7 @@
14
"provides": {
15
"pg_repack": {
16
"file": "lib/pg_repack.sql",
17
18
"abstract": "Reorganize tables in PostgreSQL databases with minimal locks"
19
}
20
},
0 commit comments