|
PostgreSQL Source Code git master
|
#include "nodes/pathnodes.h"

Go to the source code of this file.
Functions | |
| void | extract_restriction_or_clauses (PlannerInfo *root) |
|
extern |
Definition at line 75 of file orclauses.c.
References Assert, consider_new_or_clause(), extract_or_clause(), fb(), join_clause_is_movable_to(), RelOptInfo::joininfo, lfirst, RelOptInfo::relid, RELOPT_BASEREL, RelOptInfo::reloptkind, restriction_is_or_clause(), and root.
Referenced by query_planner().