Re[6]: bool_plperl transform

Ivan Panchenko <wao@mail.ru>

From: Ivan Panchenko <wao@mail.ru>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andrew Dunstan <andrew@dunslane.net>, pgsql-hackers@lists.postgresql.org
Date: 2020-03-07T15:07:24Z
Lists: pgsql-hackers
Tom,
  
>Суббота, 7 марта 2020, 1:15 +03:00 от Tom Lane <tgl@sss.pgh.pa.us>:
> 
>=?UTF-8?B?SXZhbiBQYW5jaGVua28=?= < wao@mail.ru > writes:
>> [ bool_plperl_transform_v3.patch ]
>I reviewed this, fixed some minor problems (mostly cosmetic, but not
>entirely), and pushed it.

Thanks for the commit and for your work improving the patch.
 
Do you think the jsonb transform is worth explicit mentioning at the PL/Perl documentation page, or not?
 
>
>Thanks for the contribution!
>
>regards, tom lane
> 

Regards,
Ivan
 
 
 

Commits

  1. Create contrib/bool_plperl to provide a bool transform for PL/Perl[U].