PostgreSQL Source Code: ScalarArrayOpExprHashTable Struct Reference (original) (raw)

Data Fields
saophash_hash * hashtab
struct ExprEvalStep * op
FmgrInfo hash_finfo
FunctionCallInfoBaseData hash_fcinfo_data

Detailed Description

Definition at line 217 of file execExprInterp.c.

Field Documentation

hash_fcinfo_data

hash_finfo

FmgrInfo ScalarArrayOpExprHashTable::hash_finfo

hashtab

saophash_hash* ScalarArrayOpExprHashTable::hashtab

op


The documentation for this struct was generated from the following file: