mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 08:15:53 +01:00
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
|
# plperlu extension
|
||
|
comment = 'PL/PerlU untrusted procedural language'
|
||
|
default_version = '1.0'
|
||
|
module_pathname = '$libdir/plperl'
|
||
|
relocatable = false
|
||
|
schema = pg_catalog
|
||
|
superuser = true
|