mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-07 19:47:50 +08:00
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
|
# pg_audit extension
|
||
|
comment = 'provides auditing functionality'
|
||
|
default_version = '1.0.0'
|
||
|
module_pathname = '$libdir/pg_audit'
|
||
|
relocatable = true
|