PostgreSQL Source Code: EquivalenceMemberIterator Struct Reference (original) (raw)
#include <[pathnodes.h](pathnodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
EquivalenceClass * | ec |
int | current_relid |
Relids | child_relids |
ListCell * | current_cell |
List * | current_list |
Detailed Description
Definition at line 1570 of file pathnodes.h.
Field Documentation
◆ child_relids
Relids EquivalenceMemberIterator::child_relids
◆ current_cell
ListCell* EquivalenceMemberIterator::current_cell
◆ current_list
List* EquivalenceMemberIterator::current_list
◆ current_relid
int EquivalenceMemberIterator::current_relid
◆ ec
The documentation for this struct was generated from the following file:
- src/include/nodes/pathnodes.h