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 b8b18c0 commit fe659b0Copy full SHA for fe659b0
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.3",
+ "version": "1.3.4",
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