pgsql: doc: adjust expression index analyze working some more - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: adjust expression index analyze working some more
Date
Msg-id E1kehAq-0004eg-Mo@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  adjust expression index analyze working some more

This applies the fix bcbd771332 to skipped branches.

Reported-by: Erik Rijkers

Discussion: https://postgr.es/m/e92b3fba98a0c0f7afc0a2a37e765954@xs4all.nl

Backpatch-through: 9.5-11

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7bf7e5caad76b829dd46301501f751c87083bc66

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: improve wording of the need for analyze of exp. indexes
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove unused and deprecated strategy numbers from BRIN code