Use the same title of README/docs for the extension

This commit is contained in:
Daniele Varrazzo
2012-11-15 13:53:06 +00:00
parent 258ca24986
commit 77d27a14f3
2 changed files with 3 additions and 3 deletions

View File

@ -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