This commit is contained in:
5
dist/win-x64/postgres-standalone/share/extension/pg_stat_statements.control
vendored
Normal file
5
dist/win-x64/postgres-standalone/share/extension/pg_stat_statements.control
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# pg_stat_statements extension
|
||||
comment = 'track planning and execution statistics of all SQL statements executed'
|
||||
default_version = '1.9'
|
||||
module_pathname = '$libdir/pg_stat_statements'
|
||||
relocatable = true
|
||||
Reference in New Issue
Block a user