Header And Logo

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

Data Fields

FunctionScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
Nodefuncexpr
Listfunccolnames
Listfunccoltypes
Listfunccoltypmods
Listfunccolcollations

Detailed Description

Definition at line 423 of file plannodes.h.


Field Documentation

Definition at line 430 of file plannodes.h.

Referenced by ExecInitFunctionScan(), and make_functionscan().

Definition at line 427 of file plannodes.h.

Referenced by ExecInitFunctionScan(), and make_functionscan().

Definition at line 428 of file plannodes.h.

Referenced by ExecInitFunctionScan(), and make_functionscan().

Definition at line 429 of file plannodes.h.

Referenced by ExecInitFunctionScan(), and make_functionscan().

Definition at line 426 of file plannodes.h.

Referenced by ExecInitFunctionScan(), make_functionscan(), and set_plan_refs().


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