|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Public Member Functions | |
| pg_node_attr (no_copy_equal, no_read, no_query_jumble) NodeTag type | |
Data Fields | |
| RestrictInfo * | rinfo |
| SpecialJoinInfo * | sjinfo |
Definition at line 3219 of file pathnodes.h.
| OuterJoinClauseInfo::pg_node_attr | ( | no_copy_equal | , |
| no_read | , | ||
| no_query_jumble | |||
| ) |
| RestrictInfo* OuterJoinClauseInfo::rinfo |
Definition at line 3224 of file pathnodes.h.
| SpecialJoinInfo* OuterJoinClauseInfo::sjinfo |
Definition at line 3225 of file pathnodes.h.