PostgreSQL Source Code git master
Loading...
Searching...
No Matches
TidOpExpr Struct Reference

Data Fields

TidExprType exprtype
 
ExprStateexprstate
 
bool inclusive
 

Detailed Description

Definition at line 45 of file nodeTidrangescan.c.

Field Documentation

◆ exprstate

ExprState* TidOpExpr::exprstate

Definition at line 48 of file nodeTidrangescan.c.

◆ exprtype

TidExprType TidOpExpr::exprtype

Definition at line 47 of file nodeTidrangescan.c.

◆ inclusive

bool TidOpExpr::inclusive

Definition at line 49 of file nodeTidrangescan.c.


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