Header And Logo

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

Data Fields

CreateFunctionStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
bool replace
Listfuncname
Listparameters
TypeNamereturnType
Listoptions
ListwithClause

Detailed Description

Definition at line 2098 of file parsenodes.h.


Field Documentation

Definition at line 2102 of file parsenodes.h.

Referenced by CreateFunction().

Definition at line 2105 of file parsenodes.h.

Referenced by CreateFunction().

Definition at line 2103 of file parsenodes.h.

Referenced by CreateFunction().

Definition at line 2101 of file parsenodes.h.

Referenced by CreateFunction().

Definition at line 2104 of file parsenodes.h.

Referenced by CreateFunction().

Definition at line 2100 of file parsenodes.h.

Definition at line 2106 of file parsenodes.h.

Referenced by CreateFunction().


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