pgsql: Doc: fix example of recursive query. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: fix example of recursive query.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Doc: fix example of recursive query.

Compute total number of sub-parts correctly, per [email protected]

Simon Riggs

Discussion: https://postgr.es/m/[email protected]

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4079d91e1ce5439873c3a3a9bd790081ec1bd642

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Switch format specifier for replication origins to %d
Next
From: Amit Kapila
Date:
Subject: pgsql: Fix the incorrect assertion introduced in commit 7f13ac8123.