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