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

Commit3282c4c

Browse files
committed
README change: update for hash access method
Reported-by: Thomas Munro, Justin PryzbyDiscussion:https://postgr.es/m/CAEepm=1_682z-09DNHj4GkCJAqWK-D6h9Oq5ea84T1oqq1-Utg@mail.gmail.com
1 parent8cdc834 commit3282c4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/access/hash/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ reality, InvalidBlockNumber.
189189
After computing the ostensibly-correct bucket number based on our cached
190190
copy of the metapage, we lock the corresponding primary bucket page and
191191
check whether the bucket count stored in hasho_prevblkno is greater than
192-
ourthe number of buckets stored in our cached copy of the metapage. If
193-
so, the bucket has certainly been split, because the must originally
192+
the number of buckets stored in our cached copy of the metapage. If
193+
so, the bucket has certainly been split, because thecountmust originally
194194
have been less than the number of buckets that existed at that time and
195195
can't have increased except due to a split. If not, the bucket can't have
196196
been split, because a split would have created a new bucket with a higher

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp