mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 00:05:53 +01:00
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
# jsonb_plperl extension
|
|
comment = 'transform between jsonb and plperl'
|
|
default_version = '1.0'
|
|
module_pathname = '$libdir/jsonb_plperl'
|
|
relocatable = true
|
|
trusted = true
|
|
requires = 'plperl'
|