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

Data Fields

JsonValueListchunk
 
int nextitem
 

Detailed Description

Definition at line 181 of file jsonpath_exec.c.

Field Documentation

◆ chunk

JsonValueList* JsonValueListIterator::chunk

Definition at line 183 of file jsonpath_exec.c.

◆ nextitem

int JsonValueListIterator::nextitem

Definition at line 184 of file jsonpath_exec.c.


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