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