File: plpgsql_check.control

package info (click to toggle)
plpgsql-check 2.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,044 kB
  • sloc: ansic: 14,032; sql: 5,388; makefile: 24; python: 7; sh: 2
file content (6 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (2)
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'