2011-02-13 20:06:41 -05:00
|
|
|
# pg_stat_statements extension
|
|
|
|
comment = 'track execution statistics of all SQL statements executed'
|
2015-03-27 15:43:22 -04:00
|
|
|
default_version = '1.3'
|
2011-02-13 20:06:41 -05:00
|
|
|
module_pathname = '$libdir/pg_stat_statements'
|
|
|
|
relocatable = true
|