File: plproxy.control

package info (click to toggle)
postgresql-plproxy 2.11.0-12
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 564 kB
  • sloc: ansic: 3,476; sql: 1,136; lex: 340; yacc: 171; makefile: 93; sh: 18; awk: 14
file content (7 lines) | stat: -rw-r--r-- 211 bytes parent folder | download
1
2
3
4
5
6
7
# plproxy extension
comment = 'Database partitioning implemented as procedural language'
default_version = '2.11.0'
module_pathname = '$libdir/plproxy'
relocatable = false
# schema = pg_catalog
superuser = true