Use the same title of README/docs for the extension
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# pg_repack extension
|
||||
comment = 're-organizes a PostgreSQL database'
|
||||
comment = 'Reorganize tables in PostgreSQL databases with minimal locks'
|
||||
default_version = '1.2dev0'
|
||||
module_pathname = '$libdir/pg_repack'
|
||||
relocatable = false
|
||||
|
Reference in New Issue
Block a user