2011-02-13 20:06:41 -05:00
|
|
|
# pg_stat_statements extension
|
|
|
|
comment = 'track execution statistics of all SQL statements executed'
|
2013-12-08 02:06:02 +09:00
|
|
|
default_version = '1.2'
|
2011-02-13 20:06:41 -05:00
|
|
|
module_pathname = '$libdir/pg_stat_statements'
|
|
|
|
relocatable = true
|