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

Commit312bac5

Browse files
committed
Fix typo in comment
Author: Masahiko Sawada
1 parentd761fe2 commit312bac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/hash/hash.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ hashbucketcleanup(Relation rel, Bucket cur_bucket, Buffer bucket_buf,
843843
if (bucket!=cur_bucket)
844844
{
845845
/*
846-
* We expect tuples to either belong tocurent bucket or
846+
* We expect tuples to either belong tocurrent bucket or
847847
* new_bucket. This is ensured because we don't allow
848848
* further splits from bucket that contains garbage. See
849849
* comments in _hash_expandtable.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp