File: plpgsql_check.control

package info (click to toggle)
plpgsql-check 2.8.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,520 kB
  • sloc: ansic: 14,262; sql: 5,504; makefile: 24; python: 7; sh: 2
file content (6 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# plpgsql_check extension
comment = 'extended check for plpgsql functions'
default_version = '2.8'
module_pathname = '$libdir/plpgsql_check'
relocatable = false
requires = 'plpgsql'