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

Commit05ee328

Browse files
committed
Fix typo in comment.
Etsuro Fujita
1 parent43f6388 commit05ee328

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)

[8]ページ先頭

©2009-2025 Movatter.jp