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