PostgreSQL Source Code
git master
|
Data Fields | |
Datum | value |
bool | isnull |
Definition at line 169 of file jsonpath_exec.c.
bool JsonTablePlanRowSource::isnull |
Definition at line 172 of file jsonpath_exec.c.
Referenced by JsonTableGetValue(), JsonTableInitPlan(), JsonTablePlanScanNextRow(), JsonTableResetNestedPlan(), and JsonTableResetRowPattern().
Datum JsonTablePlanRowSource::value |
Definition at line 171 of file jsonpath_exec.c.
Referenced by JsonTableGetValue(), JsonTableInitPlan(), JsonTablePlanScanNextRow(), JsonTableResetNestedPlan(), and JsonTableResetRowPattern().