Contents
bool_plperlu
A contrib module providing a boolean transform for PL/PerlU
bool_plperlu
is a contrib module providing a boolean transform for PL/PerlU
.
bool_plperlu
was introduced in PostgreSQL 14.
Schema
bool_plperlu
will be installed into the current schema, or the schema specified with CREATE EXTENSION ... SCHEMA ...
.
Change history
- PostgreSQL 14
- added (commit 36058a3c)
Examples
See bool_plperl for an example.
References
- PostgreSQL documentation: PL/Perl Functions and Arguments