PostgreSQL Source Code  git master
CaseWhen Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
 
Exprexpr
 
Exprresult
 
ParseLoc location
 

Detailed Description

Definition at line 1278 of file primnodes.h.

Field Documentation

◆ expr

◆ location

ParseLoc CaseWhen::location

◆ result

◆ xpr

Expr CaseWhen::xpr

Definition at line 1280 of file primnodes.h.


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