|
PostgreSQL Source Code git master
|
#include <supportnodes.h>
Data Fields | |
| NodeTag | type |
| PlannerInfo * | root |
| FuncExpr * | fcall |
Definition at line 66 of file supportnodes.h.
| FuncExpr* SupportRequestSimplify::fcall |
Definition at line 71 of file supportnodes.h.
| PlannerInfo* SupportRequestSimplify::root |
Definition at line 70 of file supportnodes.h.
| NodeTag SupportRequestSimplify::type |
Definition at line 68 of file supportnodes.h.