File: pg_stat_statements.control

package info (click to toggle)
postgresql-9.4 9.4.18-0%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 121,624 kB
  • sloc: ansic: 672,040; sql: 55,424; yacc: 28,505; perl: 10,067; lex: 6,757; sh: 5,199; makefile: 4,103; asm: 65; sed: 15; python: 12
file content (5 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (4)
1
2
3
4
5
# pg_stat_statements extension
comment = 'track execution statistics of all SQL statements executed'
default_version = '1.2'
module_pathname = '$libdir/pg_stat_statements'
relocatable = true