Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b3e7c20

Browse files
committed
Fix typo
Introduced in 90fdc25; backpatch to 12. Author: Erik Rijkers <er@xs4all.nl> Discussion: https://postgr.es/m/e92b3fba98a0c0f7afc0a2a37e765954@xs4all.nl
1 parent 4ac8ee9 commit b3e7c20

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
@@ -705,7 +705,7 @@ Indexes:
705705
</para>
706706

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

0 commit comments

Comments
 (0)