Header And Logo

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

Data Fields

NamedArgExpr Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
Exprarg
char * name
int argnumber
int location

Detailed Description

Definition at line 371 of file primnodes.h.


Field Documentation

Definition at line 376 of file primnodes.h.

Referenced by func_get_detail(), JumbleExpr(), and reorder_function_arguments().

Definition at line 377 of file primnodes.h.

Referenced by exprLocation(), and ParseFuncOrColumn().

Definition at line 375 of file primnodes.h.

Referenced by get_rule_expr(), and ParseFuncOrColumn().

Definition at line 373 of file primnodes.h.


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