From: Bruce Momjian Date: Tue, 26 May 2020 01:53:53 +0000 (-0400) Subject: doc: PG 13 relnotes: update bool_plperl item X-Git-Tag: REL_13_BETA2~106 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d9101e9806e446a413bcef16d3ab65602ed028ad;p=thirdparty%2Fpostgresql.git doc: PG 13 relnotes: update bool_plperl item Reported-by: Daniel Gustafsson Discussion: https://postgr.es/m/54F7560D-498A-4E51-BAA4-17D4AAB2AA57@yesql.se Backpatch-through: master --- diff --git a/doc/src/sgml/release-13.sgml b/doc/src/sgml/release-13.sgml index 66fd0162575..6543f8b9100 100644 --- a/doc/src/sgml/release-13.sgml +++ b/doc/src/sgml/release-13.sgml @@ -2890,9 +2890,10 @@ Author: Tom Lane --> - Add extension bool_plperl which transforms - SQL booleans to/from PL/Perl booleans (Ivan - Panchenko) WHERE IS THIS DOCUMENTED? + Add extension bool_plperl + which transforms SQL booleans to/from PL/Perl + booleans (Ivan Panchenko)