pgsql: doc: clarify internal behavior of RECURSIVE CTE queries

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: clarify internal behavior of RECURSIVE CTE queries
Date: 2022-09-28 17:15:07
Message-ID: E1odaeI-0001Cj-B8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: clarify internal behavior of RECURSIVE CTE queries

Reported-by: Tom Lane

Discussion: https://postgr.es/m/3976627.1662651004@sss.pgh.pa.us

Backpatch-through: 10

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/86f2ee2e2731cda414b9c29b6ace82e2a8de536d

Modified Files
--------------
doc/src/sgml/queries.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2022-09-28 22:43:24 pgsql: Restrict Datum sort optimization to byval types only
Previous Message Bruce Momjian 2022-09-28 17:15:06 pgsql: doc: clarify internal behavior of RECURSIVE CTE queries