#include <relation.h>
Data Fields | |
| NodeTag | type |
| Index | lateral_rhs |
| Relids | lateral_lhs |
Definition at line 1366 of file relation.h.
Definition at line 1370 of file relation.h.
Referenced by add_lateral_info(), add_paths_to_joinrel(), create_index_paths(), has_join_restriction(), have_join_order_restriction(), join_is_legal(), postgresGetForeignPaths(), and remove_rel_from_query().
Definition at line 1369 of file relation.h.
Referenced by add_lateral_info(), add_paths_to_joinrel(), create_index_paths(), has_join_restriction(), have_join_order_restriction(), join_is_legal(), postgresGetForeignPaths(), and remove_rel_from_query().
Definition at line 1368 of file relation.h.
1.7.1