pgsql: doc: improve wording of the need for analyze of exp. indexes - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: improve wording of the need for analyze of exp. indexes
Date
Msg-id E1kegOo-0004MC-Hs@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  improve wording of the need for analyze of exp. indexes

This is a followup commit on 3370207986.

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/20201112211143.GL30691@telsasoft.com

Backpatch-through: 9.5

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/708853a8a72ff96ebd35cfde78187a7e135da806

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


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Fix typo
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: adjust expression index analyze working some more