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

Commitb5213e1

Browse files
committed
Remove duplicated word in README
1 parent81134af commitb5213e1

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/nbtree

1 file changed

+1
-1
lines changed

‎src/backend/access/nbtree/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ rather somewhere to the right of that page. To ensure that VACUUM can't
178178
prematurely remove such heap tuples, we require btbulkdelete to obtain a
179179
super-exclusive lock on every leaf page in the index, even pages that
180180
don't contain any deletable tuples. Any scan which could yield incorrect
181-
results if the tuple at a TID matching thethescan's range and filter
181+
results if the tuple at a TID matching the scan's range and filter
182182
conditions were replaced by a different tuple while the scan is in
183183
progress must hold the pin on each index page until all index entries read
184184
from the page have been processed. This guarantees that the btbulkdelete

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp