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

Data Fields

OpExpr opexpr
 
ListCellnext
 

Detailed Description

Definition at line 1035 of file predtest.c.

Field Documentation

◆ next

ListCell* ArrayExprIterState::next

Definition at line 1038 of file predtest.c.

◆ opexpr

OpExpr ArrayExprIterState::opexpr

Definition at line 1037 of file predtest.c.


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