|
PostgreSQL Source Code git master
|
#include <jsonb.h>
| JsonbContainer* JsonbIterator::container |
| uint32 JsonbIterator::nElems |
Definition at line 372 of file jsonb.h.
Referenced by iteratorFromContainer().
| struct JsonbIterator* JsonbIterator::parent |
Definition at line 395 of file jsonb.h.
Referenced by compareJsonbContainers(), and freeAndGetParent().
| JsonbIterState JsonbIterator::state |