2011-02-14 09:06:41 +08:00
|
|
|
# pg_stat_statements extension
|
|
|
|
comment = 'track execution statistics of all SQL statements executed'
|
2012-02-23 09:33:05 +08:00
|
|
|
default_version = '1.1'
|
2011-02-14 09:06:41 +08:00
|
|
|
module_pathname = '$libdir/pg_stat_statements'
|
|
|
|
relocatable = true
|