mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 14:53:31 -05:00
7 lines
176 B
Text
7 lines
176 B
Text
|
|
# adminpack extension
|
||
|
|
comment = 'administrative functions for PostgreSQL'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/adminpack'
|
||
|
|
relocatable = false
|
||
|
|
schema = pg_catalog
|