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

Go to the source code of this file.
Functions | |
| Query * | rewriteGraphTable (Query *parsetree, int rt_index) |
Definition at line 110 of file rewriteGraphTable.c.
References AcquireRewriteLocks(), Assert, fb(), generate_queries_for_path_pattern(), generate_union_from_pathqueries(), linitial, list_length(), NIL, rt_fetch, Query::rtable, and RTE_SUBQUERY.
Referenced by fireRIRrules().