postgresql/contrib/bool_plperl
Bruce Momjian 451c43974f Update copyright for 2026
Backpatch-through: 14
2026-01-01 13:24:10 -05:00
..
expected Fix erroneous construction of functions' dependencies on transforms. 2025-04-07 13:31:37 -04:00
sql Fix broken ruleutils support for function TRANSFORM clauses. 2021-01-25 13:03:43 -05:00
.gitignore Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. 2020-03-06 17:11:23 -05:00
bool_plperl--1.0.sql Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. 2020-03-06 17:11:23 -05:00
bool_plperl.c Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 2025-03-26 11:11:02 -04:00
bool_plperl.control Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. 2020-03-06 17:11:23 -05:00
bool_plperlu--1.0.sql Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. 2020-03-06 17:11:23 -05:00
bool_plperlu.control Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. 2020-03-06 17:11:23 -05:00
Makefile Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. 2020-03-06 17:11:23 -05:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00