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

Commit0a050ee

Browse files
author
Amit Kapila
committed
1 parent0efa513 commit0a050ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/hash/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ consistency after a crash. To provide robustness, we write WAL for each of
570570
these operations.
571571

572572
CREATE INDEX writes multiple WAL records. First, we write a record to cover
573-
theinitializatoin of the metapage, followed by one for each new bucket
573+
theinitialization of the metapage, followed by one for each new bucket
574574
created, followed by one for the initial bitmap page. It's not important for
575575
index creation to appear atomic, because the index isn't yet visible to any
576576
other transaction, and the creating transaction will roll back in the event of

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp