Header And Logo

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

Data Fields

jsonSemAction Struct Reference

#include <jsonapi.h>

Data Fields

void * semstate
json_struct_action object_start
json_struct_action object_end
json_struct_action array_start
json_struct_action array_end
json_ofield_action object_field_start
json_ofield_action object_field_end
json_aelem_action array_element_start
json_aelem_action array_element_end
json_scalar_action scalar

Detailed Description

Definition at line 77 of file jsonapi.h.


Field Documentation

Definition at line 87 of file jsonapi.h.

Referenced by get_worker(), json_array_elements(), and parse_array_element().

Definition at line 83 of file jsonapi.h.

Referenced by parse_array().

Definition at line 81 of file jsonapi.h.

Referenced by json_populate_recordset(), and parse_object().


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