docs: mention that expression indexes need analyze

Bruce Momjian <bruce@momjian.us>

Commit: 90fdc259866ed800283620c8fe6329015ad58e5c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-11-12T20:00:44Z
Releases: 12.6
docs: mention that expression indexes need analyze

Expression indexes can't benefit from pre-computed statistics on
columns.

Reported-by: Nikolay Samokhvalov

Discussion: https://postgr.es/m/CANNMO++5rw9RDA=p40iMVbMNPaW6O=S0AFzTU=KpYHRpCd1voA@mail.gmail.com

Author: Nikolay Samokhvalov, modified

Backpatch-through: 9.5

Files

PathChange+/−
doc/src/sgml/ref/create_index.sgml modified +10 −0

Documentation touched