Data Fields | |
JsonLexContext * | lex |
HTAB * | json_hash |
char * | saved_scalar |
char * | save_json_start |
bool | use_json_as_text |
Tuplestorestate * | tuple_store |
TupleDesc | ret_tdesc |
HeapTupleHeader | rec |
RecordIOData * | my_extra |
MemoryContext | fn_mcxt |
Definition at line 200 of file jsonfuncs.c.
Definition at line 211 of file jsonfuncs.c.
Referenced by json_populate_recordset(), and populate_recordset_object_end().
Definition at line 203 of file jsonfuncs.c.
Referenced by populate_recordset_object_end(), populate_recordset_object_field_end(), and populate_recordset_object_start().
Definition at line 202 of file jsonfuncs.c.
Referenced by json_populate_recordset(), populate_recordset_array_element_start(), populate_recordset_array_start(), populate_recordset_object_end(), populate_recordset_object_field_end(), populate_recordset_object_field_start(), populate_recordset_object_start(), and populate_recordset_scalar().
Definition at line 210 of file jsonfuncs.c.
Referenced by json_populate_recordset(), and populate_recordset_object_end().
Definition at line 209 of file jsonfuncs.c.
Referenced by json_populate_recordset(), and populate_recordset_object_end().
Definition at line 208 of file jsonfuncs.c.
Referenced by json_populate_recordset(), and populate_recordset_object_end().
Definition at line 205 of file jsonfuncs.c.
Referenced by populate_recordset_object_field_end(), and populate_recordset_object_field_start().
Definition at line 204 of file jsonfuncs.c.
Referenced by populate_recordset_object_field_end(), and populate_recordset_scalar().
Definition at line 207 of file jsonfuncs.c.
Referenced by json_populate_recordset(), and populate_recordset_object_end().
Definition at line 206 of file jsonfuncs.c.
Referenced by json_populate_recordset(), populate_recordset_array_start(), populate_recordset_object_field_start(), and populate_recordset_object_start().