pgsql: doc: in create statistics docs, mention analyze for parent info - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: in create statistics docs, mention analyze for parent info
Date
Msg-id E1oTacm-000sPg-NH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  in create statistics docs, mention analyze for parent info

Discussion: https://postgr.es/m/Yv1Bw8J+1pYfHiRl@momjian.us

Backpatch-through: 10

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/97fe6d2210d4c6a0be3ff16abc9432b2c0a867b8

Modified Files
--------------
doc/src/sgml/ref/create_statistics.sgml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: mention "bloom" as a possible index access method
Next
From: David Rowley
Date:
Subject: pgsql: Fix some possibly latent bugs in slab.c