#include <parsenodes.h>
Data Fields | |
NodeTag | type |
bool | replace |
List * | funcname |
List * | parameters |
TypeName * | returnType |
List * | options |
List * | withClause |
Definition at line 2098 of file parsenodes.h.
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().