Header And Logo

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

Data Fields

AppendState Struct Reference

#include <execnodes.h>

Data Fields

PlanState ps
PlanState ** appendplans
int as_nplans
int as_whichplan

Detailed Description

Definition at line 1093 of file execnodes.h.


Field Documentation

Definition at line 1095 of file execnodes.h.

Referenced by ExecAppend(), ExecInitAppend(), and ExecReScanAppend().


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