PostgreSQL Source Code: SupportRequestIndexCondition Struct Reference (original) (raw)
#include <[supportnodes.h](supportnodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
NodeTag | type |
struct PlannerInfo * | root |
Oid | funcid |
Node * | node |
int | indexarg |
struct IndexOptInfo * | index |
int | indexcol |
Oid | opfamily |
Oid | indexcollation |
bool | lossy |
Definition at line 223 of file supportnodes.h.
◆ funcid
Oid SupportRequestIndexCondition::funcid
◆ index
◆ indexarg
int SupportRequestIndexCondition::indexarg
◆ indexcol
int SupportRequestIndexCondition::indexcol
◆ indexcollation
Oid SupportRequestIndexCondition::indexcollation
◆ lossy
bool SupportRequestIndexCondition::lossy
◆ node
Node* SupportRequestIndexCondition::node
◆ opfamily
Oid SupportRequestIndexCondition::opfamily
◆ root
◆ type
NodeTag SupportRequestIndexCondition::type
The documentation for this struct was generated from the following file:
- src/include/nodes/supportnodes.h