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 | |
Relids | jd_relids |
Definition at line 1324 of file pathnodes.h.
JoinDomain::pg_node_attr | ( | no_copy_equal | , |
no_read | , | ||
no_query_jumble | |||
) |
Relids JoinDomain::jd_relids |
Definition at line 1330 of file pathnodes.h.
Referenced by deconstruct_jointree(), deconstruct_recurse(), distribute_qual_to_rels(), find_join_domain(), and generate_base_implied_equalities_const().