mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-17 00:35:55 +01:00
7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
|
# adminpack extension
|
||
|
comment = 'administrative functions for PostgreSQL'
|
||
|
default_version = '2.1'
|
||
|
module_pathname = '$libdir/adminpack'
|
||
|
relocatable = false
|
||
|
schema = pg_catalog
|