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

Commitf862a32

Browse files
Fix typo in previous commit
1 parent9f9695a commitf862a32

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
@@ -199,7 +199,7 @@ CREATE INDEX <replaceable>name</replaceable> ON <replaceable>table</replaceable>
199199
after a database crash if there were unwritten changes.
200200
Also, changes to hash indexes are not replicated over streaming or
201201
file-based replication after the initial base backup, so they
202-
give wronganwers to queries that subsequently use them.
202+
give wronganswers to queries that subsequently use them.
203203
For these reasons, hash index use is presently discouraged.
204204
</para>
205205
</caution>

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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp