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-0004ej-ND@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_5_STABLE

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

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