pgsql: Doc: fix example of recursive query.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: fix example of recursive query.
Date: 2022-08-28 14:45:06
Message-ID: E1oSJX7-000K7R-Lf@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: fix example of recursive query.

Compute total number of sub-parts correctly, per jason(at)banfelder(dot)net

Simon Riggs

Discussion: https://postgr.es/m/166161184718.1235920.6304070286124217754@wrigleys.postgresql.org

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7f5dd42a40fba039543c66333714d51a469d8945

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 Amit Kapila 2022-08-29 02:49:04 pgsql: Fix the incorrect assertion introduced in commit 7f13ac8123.
Previous Message Peter Eisentraut 2022-08-28 14:10:46 pgsql: Switch format specifier for replication origins to %d