mirror of
https://github.com/postgres/postgres.git
synced 2026-04-23 07:07:22 -04:00
7 lines
176 B
Text
7 lines
176 B
Text
|
|
# bool_plperlu extension
|
||
|
|
comment = 'transform between bool and plperlu'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/bool_plperl'
|
||
|
|
relocatable = true
|
||
|
|
requires = 'plperlu'
|