[PATCH] doc/queries.sgml: add missing comma - Mailing list pgsql-docs

From Drew DeVault
Subject [PATCH] doc/queries.sgml: add missing comma
Date
Msg-id 20211018091720.31299-1-sir@cmpwn.com
Whole thread Raw
Responses Re: [PATCH] doc/queries.sgml: add missing comma  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
Minor grammatical fix.
---
 doc/src/sgml/queries.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/sgml/queries.sgml b/doc/src/sgml/queries.sgml
index 516fbcbf37..0f3d9ce7f8 100644
--- a/doc/src/sgml/queries.sgml
+++ b/doc/src/sgml/queries.sgml
@@ -2172,7 +2172,7 @@ SELECT sum(n) FROM t;
 
   <note>
    <para>
-    Strictly speaking, this process is iteration not recursion, but
+    Strictly speaking, this process is iteration, not recursion, but
     <literal>RECURSIVE</literal> is the terminology chosen by the SQL standards
     committee.
    </para>
-- 
2.33.1




pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: postgres_fdw installation
Next
From: PG Doc comments form
Date:
Subject: pmap grep zero fail to load vm_peak