diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 0713f53a2e..9a177a4e8c 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1046,7 +1046,7 @@ repeat('Pg', 4) PgPgPgPg @ -5.0 - 5 + 5.0 @@ -1463,7 +1463,7 @@ repeat('Pg', 4) PgPgPgPg log(2.0, 64.0) - 6.0000000000 + 6.0000000000000000 @@ -18536,7 +18536,7 @@ SELECT NULLIF(value, '(none)') ... Is the element contained by the multirange? - 42 <@ '{[1,7)}'::int4multirange + 4 <@ '{[1,7)}'::int4multirange t