diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 7c06afd3eaf..b682154f637 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -3164,7 +3164,6 @@ repeat('Pg', 4) PgPgPgPg {bar} {baz} - (2 rows in result) @@ -3225,7 +3224,6 @@ repeat('Pg', 4) PgPgPgPg hello world - (2 rows in result) @@ -17821,7 +17819,6 @@ SELECT NULLIF(value, '(none)') ... 1 2 - (2 rows in result)