mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-24 18:55:04 +08:00
7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
|
# bool_plperlu extension
|
||
|
comment = 'transform between bool and plperlu'
|
||
|
default_version = '1.0'
|
||
|
module_pathname = '$libdir/bool_plperl'
|
||
|
relocatable = true
|
||
|
requires = 'plperlu'
|