PostgreSQL Source Code  git master
adjust_appendrel_attrs_context Struct Reference

Data Fields

PlannerInforoot
 
int nappinfos
 
AppendRelInfo ** appinfos
 

Detailed Description

Definition at line 31 of file appendinfo.c.

Field Documentation

◆ appinfos

AppendRelInfo** adjust_appendrel_attrs_context::appinfos

Definition at line 35 of file appendinfo.c.

◆ nappinfos

int adjust_appendrel_attrs_context::nappinfos

Definition at line 34 of file appendinfo.c.

◆ root

PlannerInfo* adjust_appendrel_attrs_context::root

Definition at line 33 of file appendinfo.c.


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