MCPcopy Create free account

hub / github.com/citusdata/postgresql-hll / functions

Functions109 in github.com/citusdata/postgresql-hll

↓ 14 callersFunctionmultiset_unpack
src/hll.c:1386
↓ 9 callersFunctioncheck_modifiers
src/hll.c:2058
↓ 7 callersFunctionmultiset_add
src/hll.c:1219
↓ 7 callersFunctionsetup_multiset
src/hll.c:3174
↓ 5 callersFunctionMurmurHash3_x64_128
src/MurmurHash3.cpp:260
↓ 5 callersFunctionmse_nelem_max
* The result of mse_nelem_max()/msc_regs_idx_limit() is a const in a specific platform. * But we couldn't hard code it explicitly because we do not k
src/hll.c:623
↓ 5 callersFunctionmultiset_pack
src/hll.c:1655
↓ 5 callersFunctionmultiset_packed_size
src/hll.c:1801
↓ 4 callersFunctioncheck_metadata
src/hll.c:919
↓ 4 callersFunctiondecode_expthresh
The expthresh is represented in a encoded format in the type modifier to save metadata bits. This routine is used when the expthresh comes from a typ
src/hll.c:481
↓ 4 callersFunctionexpthresh_value
If expthresh == -1 (auto select expthresh) determine the expthresh to use from nbits and nregs.
src/hll.c:531
↓ 4 callersFunctionmultiset_card
src/hll.c:2341
↓ 3 callersFunctioncompressed_add
src/hll.c:971
↓ 3 callersFunctionelement_compare
src/hll.c:1027
↓ 3 callersFunctiongetblock
src/MurmurHash3.cpp:60
↓ 3 callersFunctionmultiset_copy_size
src/hll.c:1763
↓ 3 callersFunctionmultiset_union
src/hll.c:2212
↓ 3 callersFunctionnumfilled
src/hll.c:1039
↓ 3 callersFunctiontypmod_expthresh
src/hll.c:463
↓ 3 callersFunctiontypmod_log2m
src/hll.c:451
↓ 3 callersFunctiontypmod_regwidth
src/hll.c:457
↓ 3 callersFunctiontypmod_sparseon
src/hll.c:470
↓ 2 callersFunctionbitstream_pack
src/hll.c:761
↓ 2 callersFunctionbitstream_unpack
src/hll.c:641
↓ 2 callersFunctioncompressed_explicit_union
src/hll.c:999
↓ 2 callersFunctioncopy_metadata
src/hll.c:961
↓ 2 callersFunctionencode_expthresh
This routine is used to encode an expthresh value to be stored in the typmod metadata or a hll header.
src/hll.c:513
↓ 2 callersFunctionexplicit_to_compressed
src/hll.c:1007
↓ 2 callersFunctioninteger_log2
src/hll.c:494
↓ 2 callersFunctionmsc_regs_idx_limit
src/hll.c:633
↓ 2 callersFunctionmultiset_tostring
src/hll.c:1051
↓ 1 callersFunctionArrayGetInteger64Typmods
This routine is cloned from the arrayutils ArrayGetIntegerTypmods and converted to return 64 bit integers.
src/hll.c:2094
↓ 1 callersFunctionFunctionOid
* FunctionOid searches for a given function identified by schema, functionName * and argumentCount. It reports error if the function is not found or
src/hll.c:323
↓ 1 callersFunctionHllAggregateOid
* HllAggregateOid checkes whether the given Oid is an id of any hll aggregate * function using the pre-initialized hllAggregateArray. */
src/hll.c:413
↓ 1 callersFunctionInitializeHllAggregateOids
* InitializeHllAggregateOids initializes the array of hll aggregate oids. */
src/hll.c:236
↓ 1 callersFunctionMaximizeCostOfHashAggregate
* MaximizeCostOfHashAggregate maximizes the cost of the path if it tries * to run hll aggregate function with hash aggregate. */
src/hll.c:386
↓ 1 callersFunctionRegisterConfigVariables
Register HLL configuration variables. */
src/hll.c:430
↓ 1 callersFunctioncompressed_pack
src/hll.c:830
↓ 1 callersFunctioncompressed_unpack
src/hll.c:671
↓ 1 callersFunctionexplicit_union
src/hll.c:1310
↓ 1 callersFunctionexplicit_validate
src/hll.c:1171
↓ 1 callersFunctiongamma_register_count_squared
src/hll.c:2324
↓ 1 callersFunctionget_extension_schema
* get_extension_schema - given an extension OID, fetch its extnamespace * Returns InvalidOid if no such extension. * * Copied from postgresql exten
src/hll.c:270
↓ 1 callersFunctionpack_header
src/hll.c:1637
↓ 1 callersFunctionsparse_pack
src/hll.c:871
↓ 1 callersFunctionsparse_unpack
src/hll.c:712
↓ 1 callersFunctionunpack_header
src/hll.c:1374
↓ 1 callersFunctionupper_bound
src/hll.c:1196
FunctionMurmurHash3_x86_128
src/MurmurHash3.cpp:155
FunctionMurmurHash3_x86_32
src/MurmurHash3.cpp:99
Function_PG_fini
_PG_fini uninstalls extension hooks */
src/hll.c:445
Function_PG_init
_PG_init is the shared library initialization function */
src/hll.c:156
Functionhll
src/hll.c:1965
Functionhll_add
src/hll.c:2487
Functionhll_add_rev
src/hll.c:2521
Functionhll_add_trans0
src/hll.c:3560
Functionhll_add_trans1
src/hll.c:3503
Functionhll_add_trans2
src/hll.c:3446
Functionhll_add_trans3
src/hll.c:3389
Functionhll_add_trans4
src/hll.c:3332
Functionhll_card_unpacked
src/hll.c:3667
Functionhll_cardinality
src/hll.c:2421
Functionhll_ceil_card_unpacked
src/hll.c:3777
Functionhll_deserialize
src/hll.c:3883
Functionhll_empty0
src/hll.c:2657
Functionhll_empty1
src/hll.c:2643
Functionhll_empty2
src/hll.c:2629
Functionhll_empty3
src/hll.c:2615
Functionhll_empty4
src/hll.c:2578
Functionhll_eq
src/hll.c:3105
Functionhll_expthresh
src/hll.c:2753
Functionhll_floor_card_unpacked
src/hll.c:3717
Functionhll_hash_1byte
src/hll.c:2929
Functionhll_hash_2byte
src/hll.c:2951
Functionhll_hash_4byte
src/hll.c:2972
Functionhll_hash_8byte
src/hll.c:2993
Functionhll_hash_any
src/hll.c:3044
Functionhll_hash_varlena
src/hll.c:3014
Functionhll_hashval
src/hll.c:2041
Functionhll_hashval_eq
src/hll.c:2021
Functionhll_hashval_in
src/hll.c:2003
Functionhll_hashval_int4
src/hll.c:2050
Functionhll_hashval_ne
src/hll.c:2031
Functionhll_hashval_out
src/hll.c:2012
Functionhll_in
src/hll.c:1914
Functionhll_log2m
src/hll.c:2713
Functionhll_ne
src/hll.c:3139
Functionhll_out
src/hll.c:1953
Functionhll_pack
src/hll.c:3614
Functionhll_print
src/hll.c:2555
Functionhll_recv
src/hll.c:3832
Functionhll_regwidth
src/hll.c:2733
Functionhll_schema_version
src/hll.c:2671
Functionhll_send
src/hll.c:3841
Functionhll_serialize
src/hll.c:3853
Functionhll_set_defaults
src/hll.c:2872
Functionhll_set_max_sparse
src/hll.c:2852
Functionhll_set_output_version
src/hll.c:2832
Functionhll_sparseon
src/hll.c:2812
Functionhll_type
src/hll.c:2692
next →1–100 of 109, ranked by callers