Skip to content

Commit b5213e1

Browse files
committed
Remove duplicated word in README
1 parent 81134af commit b5213e1

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 the the scan'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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy