PostgreSQL Source Code git master
|
Data Fields | |
JsonbContainer * | jbc |
int | id |
Definition at line 82 of file jsonpath_exec.c.
int JsonBaseObjectInfo::id |
Definition at line 85 of file jsonpath_exec.c.
Referenced by executeJsonPath(), executeKeyValueMethod(), and setBaseObject().
JsonbContainer* JsonBaseObjectInfo::jbc |
Definition at line 84 of file jsonpath_exec.c.
Referenced by executeJsonPath(), executeKeyValueMethod(), and setBaseObject().