PostgreSQL Source Code: Memoize Struct Reference (original) (raw)
#include <[plannodes.h](plannodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
Plan | plan |
int | numKeys |
List * | param_exprs |
bool | singlerow |
bool | binary_mode |
uint32 | est_entries |
Bitmapset * | keyparamids |
Definition at line 1030 of file plannodes.h.
◆ pg_node_attr() [1/2]
Oid *hashOperators Memoize::pg_node_attr | ( | array_size(numKeys) | ) |
---|
◆ pg_node_attr() [2/2]
Oid *collations Memoize::pg_node_attr | ( | array_size(numKeys) | ) |
---|
◆ binary_mode
bool Memoize::binary_mode
◆ est_entries
◆ keyparamids
◆ numKeys
◆ param_exprs
List* Memoize::param_exprs
◆ plan
◆ singlerow
The documentation for this struct was generated from the following file:
- src/include/nodes/plannodes.h