8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
# plpython2u extension
|
|
comment = 'PL/Python2U untrusted procedural language'
|
|
default_version = '1.0'
|
|
module_pathname = '$libdir/plpython2'
|
|
relocatable = false
|
|
schema = pg_catalog
|
|
superuser = true
|