Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

pullup_replace_vars_context Struct Reference

Data Fields

PlannerInforoot
Listtargetlist
RangeTblEntrytarget_rte
boolouter_hasSubLinks
int varno
bool need_phvs
bool wrap_non_vars
Node ** rv_cache

Detailed Description

Definition at line 39 of file prepjointree.c.


Field Documentation

Definition at line 44 of file prepjointree.c.

Referenced by pull_up_simple_subquery(), and pullup_replace_vars().

Definition at line 48 of file prepjointree.c.

Referenced by pull_up_simple_subquery(), and pullup_replace_vars_callback().

Definition at line 42 of file prepjointree.c.

Referenced by pull_up_simple_subquery(), and pullup_replace_vars_callback().

Definition at line 47 of file prepjointree.c.

Referenced by pull_up_simple_subquery(), and pullup_replace_vars_callback().


The documentation for this struct was generated from the following file: