mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 16:25:54 +01:00
8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
|
# plpython3u extension
|
||
|
comment = 'PL/Python3U untrusted procedural language'
|
||
|
default_version = '1.0'
|
||
|
module_pathname = '$libdir/plpython3'
|
||
|
relocatable = false
|
||
|
schema = pg_catalog
|
||
|
superuser = true
|