Skip to content

Commit 8ec6a4e

Browse files
committed
doc: clarify recursion internal behavior
Reported-by: Drew DeVault Discussion: https://postgr.es/m/20211018091720.31299-1-sir@cmpwn.com Backpatch-through: 10
1 parent 932b016 commit 8ec6a4e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/src/sgml/queries.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2172,9 +2172,8 @@ SELECT sum(n) FROM t;
21722172

21732173
<note>
21742174
<para>
2175-
Strictly speaking, this process is iteration not recursion, but
2176-
<literal>RECURSIVE</literal> is the terminology chosen by the SQL standards
2177-
committee.
2175+
While <literal>RECURSIVE</literal> allows queries to be specified
2176+
recursively, internally all queries are evaluated iteratively.
21782177
</para>
21792178
</note>
21802179

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy