Preparing release 1.4.2
This commit is contained in:
parent
4b86bb1c41
commit
7166a0ee8c
@ -2,7 +2,7 @@
|
||||
"name": "pg_repack",
|
||||
"abstract": "PostgreSQL module for data reorganization",
|
||||
"description": "Reorganize tables in PostgreSQL databases with minimal locks",
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"maintainer": [
|
||||
"Beena Emerson <memissemerson@gmail.com>",
|
||||
"Josh Kupershmidt <schmiddy@gmail.com>",
|
||||
@ -15,7 +15,7 @@
|
||||
"provides": {
|
||||
"pg_repack": {
|
||||
"file": "lib/pg_repack.sql",
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"abstract": "Reorganize tables in PostgreSQL databases with minimal locks"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user