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

Commitc653cb2

Browse files
committed
Remove incorrect comment in dshash.c.
Back-patch to 11.Author: Antonin HouskaDiscussion:https://postgr.es/m/8726.1540553521%40localhost
1 parent8cb5e67 commitc653cb2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/backend/lib/dshash.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -672,9 +672,7 @@ delete_item(dshash_table *hash_table, dshash_table_item *item)
672672

673673
/*
674674
* Grow the hash table if necessary to the requested number of buckets. The
675-
* requested size must be double some previously observed size. Returns true
676-
* if the table was successfully expanded or found to be big enough already
677-
* (because another backend expanded it).
675+
* requested size must be double some previously observed size.
678676
*
679677
* Must be called without any partition lock held.
680678
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp