Header And Logo

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

Data Fields

CaseExpr Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
Oid casetype
Oid casecollid
Exprarg
Listargs
Exprdefresult
int location

Detailed Description

Definition at line 791 of file primnodes.h.


Field Documentation

Definition at line 795 of file primnodes.h.

Referenced by eval_const_expressions_mutator().

Definition at line 794 of file primnodes.h.

Referenced by eval_const_expressions_mutator(), exprTypmod(), and transformCaseExpr().

Definition at line 799 of file primnodes.h.

Referenced by eval_const_expressions_mutator(), and transformCaseExpr().

Definition at line 793 of file primnodes.h.


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