Skip to content

Commit 7bf7e5c

Browse files
committed
doc: adjust expression index analyze working some more
This applies the fix bcbd771 to skipped branches. Reported-by: Erik Rijkers Discussion: https://postgr.es/m/e92b3fba98a0c0f7afc0a2a37e765954@xs4all.nl Backpatch-through: 9.5-11
1 parent 708853a commit 7bf7e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/create_index.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ Indexes:
569569
</para>
570570

571571
<para>
572-
The regularly system collects statistics on all of a table's
572+
The system regularly collects statistics on all of a table's
573573
columns. Newly-created non-expression indexes can immediately
574574
use these statistics to determine an index's usefulness.
575575
For new expression indexes, it is necessary to run <link

0 commit comments

Comments
 (0)