You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pg_stat_statements/pg_stat_statements.control

5 lines
204 B

# 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