PostgreSQL Source Code git master
Data Fields
CaseWhen Struct Reference

#include <primnodes.h>

Data Fields

Expr  xpr
 
Exprexpr
 
Exprresult
 
 

Detailed Description

Definition at line 1355 of file primnodes.h.

Field Documentation

expr

Expr* CaseWhen::expr

Definition at line 1358 of file primnodes.h.

Referenced by deparseCaseExpr(), eval_const_expressions_mutator(), expression_tree_mutator_impl(), foreign_expr_walker(), rewriteSearchAndCycle(), and transformCaseExpr().

location

ParseLoc CaseWhen::location

Definition at line 1360 of file primnodes.h.

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

result

Expr* CaseWhen::result

Definition at line 1359 of file primnodes.h.

Referenced by deparseCaseExpr(), eval_const_expressions_mutator(), expression_tree_mutator_impl(), exprTypmod(), foreign_expr_walker(), rewriteSearchAndCycle(), and transformCaseExpr().

xpr

Expr CaseWhen::xpr

Definition at line 1357 of file primnodes.h.


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

AltStyle によって変換されたページ (->オリジナル) /