Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

populateRecordsetState Struct Reference

Data Fields

JsonLexContextlex
HTABjson_hash
char * saved_scalar
char * save_json_start
bool use_json_as_text
Tuplestorestatetuple_store
TupleDesc ret_tdesc
HeapTupleHeader rec
RecordIODatamy_extra
MemoryContext fn_mcxt

Detailed Description

Definition at line 200 of file jsonfuncs.c.


Field Documentation

Definition at line 211 of file jsonfuncs.c.

Referenced by json_populate_recordset(), and populate_recordset_object_end().

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 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().


The documentation for this struct was generated from the following file: