pgsql: doc: simplify docs about analyze and inheritance/partitions - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: simplify docs about analyze and inheritance/partitions
Date
Msg-id E1oUJto-001BIC-IG@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  simplify docs about analyze and inheritance/partitions

Discussion: https://postgr.es/m/YxAqYijOsLzgLQgy@momjian.us

Backpatch-through: 10

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a78c38417a6030c900853a31b776265e57ac7e48

Modified Files
--------------
doc/src/sgml/ref/analyze.sgml | 22 +++++++---------------
1 file changed, 7 insertions(+), 15 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify recursion internal behavior
Next
From: Michael Paquier
Date:
Subject: pgsql: doc: Fix two queries related to jsonb functions