PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
BooleanTest Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
 
Exprarg
 
BoolTestType booltesttype
 
ParseLoc location
 

Detailed Description

Definition at line 1984 of file primnodes.h.

Field Documentation

◆ arg

◆ booltesttype

◆ location

ParseLoc BooleanTest::location

◆ xpr

Expr BooleanTest::xpr

Definition at line 1986 of file primnodes.h.


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