Skip to content

Commit 05ee328

Browse files
committed
Fix typo in comment.
Etsuro Fujita
1 parent 43f6388 commit 05ee328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/storage/buffer/bufmgr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2221,7 +2221,7 @@ DropRelFileNodesAllBuffers(RelFileNodeBackend *rnodes, int nnodes)
22212221
/*
22222222
* For low number of relations to drop just use a simple walk through, to
22232223
* save the bsearch overhead. The threshold to use is rather a guess than
2224-
* a exactly determined value, as it depends on many factors (CPU and RAM
2224+
* an exactly determined value, as it depends on many factors (CPU and RAM
22252225
* speeds, amount of shared buffers etc.).
22262226
*/
22272227
use_bsearch = n > DROP_RELS_BSEARCH_THRESHOLD;

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