PostgreSQL Source Code  git master
NullTest Struct Reference

#include <primnodes.h>

Public Member Functions

bool argisrow pg_node_attr (query_jumble_ignore)
 

Data Fields

Expr xpr
 
Exprarg
 
NullTestType nulltesttype
 
ParseLoc location
 

Detailed Description

Definition at line 1927 of file primnodes.h.

Member Function Documentation

◆ pg_node_attr()

bool argisrow NullTest::pg_node_attr ( query_jumble_ignore  )

Field Documentation

◆ arg

◆ location

◆ nulltesttype

◆ xpr

Expr NullTest::xpr

Definition at line 1929 of file primnodes.h.


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