This commit is contained in:
7
dist/win-x64/postgres-standalone/share/extension/plpython2u.control
vendored
Normal file
7
dist/win-x64/postgres-standalone/share/extension/plpython2u.control
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# plpython2u extension
|
||||
comment = 'PL/Python2U untrusted procedural language'
|
||||
default_version = '1.0'
|
||||
module_pathname = '$libdir/plpython2'
|
||||
relocatable = false
|
||||
schema = pg_catalog
|
||||
superuser = true
|
||||
Reference in New Issue
Block a user