File: hstore_plluau.control

package info (click to toggle)
postgresql-pllua 1%3A2.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,148 kB
  • sloc: ansic: 14,001; sql: 2,171; makefile: 163; sh: 59; javascript: 38
file content (6 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
# hstore_plluau extension
default_version = '1.0'
comment = 'Hstore transform for untrusted Lua'
module_pathname = '$libdir/hstore_pllua'
relocatable = true
requires = 'hstore, plluau'