PostgreSQL Source Code: IndexRuntimeKeyInfo Struct Reference (original) (raw)
#include <[execnodes.h](execnodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
struct ScanKeyData * | scan_key |
ExprState * | key_expr |
bool | key_toastable |
Detailed Description
Definition at line 1657 of file execnodes.h.
Field Documentation
◆ key_expr
◆ key_toastable
bool IndexRuntimeKeyInfo::key_toastable
◆ scan_key
The documentation for this struct was generated from the following file:
- src/include/nodes/execnodes.h