PostgreSQL Source Code  git master
ReplaceVarnoContext Struct Reference

Data Fields

int from
 
int to
 
int sublevels_up
 

Detailed Description

Definition at line 1434 of file analyzejoins.c.

Field Documentation

◆ from

int ReplaceVarnoContext::from

Definition at line 1436 of file analyzejoins.c.

Referenced by replace_varno(), and replace_varno_walker().

◆ sublevels_up

int ReplaceVarnoContext::sublevels_up

Definition at line 1438 of file analyzejoins.c.

Referenced by replace_varno(), and replace_varno_walker().

◆ to

int ReplaceVarnoContext::to

Definition at line 1437 of file analyzejoins.c.

Referenced by replace_varno(), and replace_varno_walker().


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