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.
|
- # pg_stat_statements extension
- comment = 'track execution statistics of all SQL statements executed'
- default_version = '1.7'
- module_pathname = '$libdir/pg_stat_statements'
- relocatable = true
|