File: pg_stat_plans.control

package info (click to toggle)
pg-stat-plans 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 588 kB
  • sloc: ansic: 2,388; sql: 134; makefile: 22; sh: 2
file content (5 lines) | stat: -rw-r--r-- 185 bytes parent folder | download
1
2
3
4
5
# pg_stat_plans extension
comment = 'track per-plan call counts, execution times and EXPLAIN texts'
default_version = '2.0'
module_pathname = '$libdir/pg_stat_plans'
relocatable = true