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

From Tom Lane
Subject Re: [PATCH] doc/queries.sgml: add missing comma
Date
Msg-id 2007662.1634679184@sss.pgh.pa.us
Whole thread Raw
In response to [PATCH] doc/queries.sgml: add missing comma  (Drew DeVault <sir@cmpwn.com>)
Responses Re: [PATCH] doc/queries.sgml: add missing comma  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-docs
Drew DeVault <sir@cmpwn.com> writes:
> Minor grammatical fix.

Hmm, I'm not sure that reads any better than before.

>     <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

... although I think this text is mine, so naturally I'd think
that.  Anyone else have an opinion?

            regards, tom lane



pgsql-docs by date:

Previous
From: Pascal CROZET
Date:
Subject: migrate from PG 9.5 to PG 12 or more
Next
From: "David G. Johnston"
Date:
Subject: Re: [PATCH] doc/queries.sgml: add missing comma