Go to the source code of this file.
Definition at line 44 of file ginlogic.c.
Definition at line 65 of file ginlogic.c.
References DatumGetBool(), FunctionCall8Coll(), sort-test::key, PointerGetDatum(), UInt16GetDatum(), and UInt32GetDatum().
Referenced by ginInitConsistentFunction(), and shimTriConsistentFn().
Definition at line 89 of file ginlogic.c.
References DatumGetGinTernaryValue(), FunctionCall7Coll(), sort-test::key, PointerGetDatum(), UInt16GetDatum(), and UInt32GetDatum().
Referenced by ginInitConsistentFunction().
Definition at line 227 of file ginlogic.c.
References GinState::consistentFn, directBoolConsistentFn(), directTriConsistentFn(), FmgrInfo::fn_oid, GIN_SEARCH_MODE_EVERYTHING, sort-test::key, OidIsValid, shimBoolConsistentFn(), shimTriConsistentFn(), GinState::supportCollation, GinState::triConsistentFn, trueConsistentFn(), and trueTriConsistentFn().
Referenced by ginFillScanKey().
Definition at line 108 of file ginlogic.c.
References DatumGetGinTernaryValue(), FunctionCall7Coll(), GIN_MAYBE, sort-test::key, PointerGetDatum(), UInt16GetDatum(), and UInt32GetDatum().
Referenced by ginInitConsistentFunction().
Definition at line 148 of file ginlogic.c.
References directBoolConsistentFn(), GIN_FALSE, GIN_MAYBE, GIN_TRUE, i, sort-test::key, and MAX_MAYBE_ENTRIES.
Referenced by ginInitConsistentFunction().
Definition at line 50 of file ginlogic.c.
References sort-test::key.
Referenced by ginInitConsistentFunction().
Definition at line 56 of file ginlogic.c.
References GIN_TRUE.
Referenced by ginInitConsistentFunction().