pgsql: doc: simplify docs about analyze and inheritance/partitions

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: simplify docs about analyze and inheritance/partitions
Date: 2022-09-03 03:32:49
Message-ID: E1oUJto-001BI9-Hg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: simplify docs about analyze and inheritance/partitions

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

Backpatch-through: 10

Branch
------
REL_13_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-09-03 11:59:11 pgsql: doc: Fix two queries related to jsonb functions
Previous Message Bruce Momjian 2022-09-03 01:58:12 pgsql: doc: clarify recursion internal behavior