Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdf35b7e

Browse files
Fix typo in previous commit
1 parent9818844 commitdf35b7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/indices.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ CREATE INDEX <replaceable>name</replaceable> ON <replaceable>table</replaceable>
194194
after a database crash if there were unwritten changes.
195195
Also, changes to hash indexes are not replicated over streaming or
196196
file-based replication after the initial base backup, so they
197-
give wronganwers to queries that subsequently use them.
197+
give wronganswers to queries that subsequently use them.
198198
For these reasons, hash index use is presently discouraged.
199199
</para>
200200
</caution>

‎doc/src/sgml/ref/create_index.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ Indexes:
446446
after a database crash if there were unwritten changes.
447447
Also, changes to hash indexes are not replicated over streaming or
448448
file-based replication after the initial base backup, so they
449-
give wronganwers to queries that subsequently use them.
449+
give wronganswers to queries that subsequently use them.
450450
For these reasons, hash index use is presently discouraged.
451451
</para>
452452
</caution>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp