Files
openGauss-server/contrib/pg_stat_statements/pg_stat_statements.control
2020-06-30 17:38:27 +08:00

6 lines
191 B
Plaintext

# pg_stat_statements extension
comment = 'track execution statistics of all SQL statements executed'
default_version = '1.1'
module_pathname = '$libdir/pg_stat_statements'
relocatable = true