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

Commit083651d

Browse files
committed
fix typo
1 parent69c7890 commit083651d

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
@@ -173,7 +173,7 @@ where a given tuple ought to be located. To do this, we need the bucket
173173
count, highmask, and lowmask from the metapage; however, it's undesirable
174174
for performance reasons to have to have to lock and pin the metapage for
175175
every such operation. Instead, we retain a cached copy of the metapage
176-
in eacheachbackend's relcache entry. This will produce the correct
176+
in each backend's relcache entry. This will produce the correct
177177
bucket mapping as long as the target bucket hasn't been split since the
178178
last cache refresh.
179179

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp