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 [email protected]
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/[email protected]

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