PostgreSQL Source Code: JsonValueListIterator Struct Reference (original) (raw)
Data Fields | |
---|---|
JsonbValue * | value |
List * | list |
ListCell * | next |
Detailed Description
Definition at line 153 of file jsonpath_exec.c.
Field Documentation
◆ list
List* JsonValueListIterator::list
◆ next
◆ value
The documentation for this struct was generated from the following file:
- src/backend/utils/adt/jsonpath_exec.c