PostgreSQL Source Code
git master
|
Data Fields | |
JsonbValue * | singleton |
List * | list |
Definition at line 142 of file jsonpath_exec.c.
List* JsonValueList::list |
Definition at line 145 of file jsonpath_exec.c.
Referenced by JsonValueListAppend(), JsonValueListGetList(), JsonValueListHead(), JsonValueListInitIterator(), JsonValueListIsEmpty(), and JsonValueListLength().
JsonbValue* JsonValueList::singleton |
Definition at line 144 of file jsonpath_exec.c.
Referenced by JsonValueListAppend(), JsonValueListGetList(), JsonValueListHead(), JsonValueListInitIterator(), JsonValueListIsEmpty(), and JsonValueListLength().