minor doc fix - garbage in example of result of unnest - Mailing list pgsql-hackers

From Pavel Stehule
Subject minor doc fix - garbage in example of result of unnest
Date
Msg-id CAFj8pRAXuetiHUfs73zjsJD6B78FWcUsBS-j23sdCMFXkgx5Fg@mail.gmail.com
Whole thread Raw
Responses Re: minor doc fix - garbage in example of result of unnest  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi

diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 7c06afd3ea..3b810c0eb4 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -17821,7 +17821,6 @@ SELECT NULLIF(value, '(none)') ...
  1
  2
 </programlisting>
-        (2 rows in result)
        </para></entry>
       </row>

Regards

Pavel

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal - function string_to_table
Next
From: chenhj
Date:
Subject: Re: [Proposal] Page Compression for OLTP