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

Commit16954e2

Browse files
committed
Fix example in comment.
Author: Adrien Nayrat
1 parent617dc6d commit16954e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/lib/integerset.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ intset_binsrch_leaf(uint64 item, leaf_item *arr, int arr_elems, bool nextkey)
805805
* selector
806806
*
807807
* The selector 1101 is 13 in decimal. From the modes table below, we see
808-
* that it means that the codeword encodes three12-bit integers. In decimal,
808+
* that it means that the codeword encodes three20-bit integers. In decimal,
809809
* those integers are 18, 500000 and 20. Because we encode deltas rather than
810810
* absolute values, the actual values that they represent are 18, 500018 and
811811
* 500038.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp