PostgreSQL Source Code
git master
|
Go to the source code of this file.
Functions | |
int | my_log2 (long num) |
int my_log2 | ( | long | num | ) |
Definition at line 1794 of file dynahash.c.
References pg_ceil_log2_32(), and pg_ceil_log2_64().
Referenced by ExecHashTableCreate(), ExecParallelHashTableSetCurrentBatch(), hash_choose_num_partitions(), hash_create(), MultiExecParallelHash(), next_pow2_int(), next_pow2_long(), and subxact_info_read().