Data Fields | |
| JsonLexContext * | lex |
| Tuplestorestate * | tuple_store |
| TupleDesc | ret_tdesc |
| MemoryContext | tmp_cxt |
| char * | result_start |
| bool | normalize_results |
| bool | next_scalar |
| char * | normalized_scalar |
Definition at line 140 of file jsonfuncs.c.
Definition at line 142 of file jsonfuncs.c.
Referenced by each_array_start(), each_object_field_end(), each_object_field_start(), each_scalar(), and each_worker().
Definition at line 148 of file jsonfuncs.c.
Referenced by each_object_field_end(), each_object_field_start(), each_scalar(), and each_worker().
Definition at line 147 of file jsonfuncs.c.
Referenced by each_object_field_end(), each_object_field_start(), and each_worker().
Definition at line 149 of file jsonfuncs.c.
Referenced by each_object_field_end(), and each_scalar().
| char* eachState::result_start |
Definition at line 146 of file jsonfuncs.c.
Referenced by each_object_field_end(), and each_object_field_start().
Definition at line 144 of file jsonfuncs.c.
Referenced by each_object_field_end(), and each_worker().
Definition at line 145 of file jsonfuncs.c.
Referenced by each_object_field_end(), and each_worker().
Definition at line 143 of file jsonfuncs.c.
Referenced by each_object_field_end(), and each_worker().
1.7.1