Header And Logo

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

Data Fields

getState Struct Reference

Data Fields

JsonLexContextlex
JsonSearch search_type
int search_index
int array_index
char * search_term
char * result_start
texttresult
bool result_is_null
bool normalize_results
bool next_scalar
char ** path
int npath
char ** current_path
boolpathok
int * array_level_index
int * path_level_index

Detailed Description

Definition at line 112 of file jsonfuncs.c.


Field Documentation

Definition at line 117 of file jsonfuncs.c.

Referenced by get_array_element_end(), get_array_element_start(), and get_worker().

Definition at line 126 of file jsonfuncs.c.

Referenced by get_worker().

Definition at line 123 of file jsonfuncs.c.

Referenced by get_array_element_start(), get_object_field_start(), and get_scalar().

Definition at line 124 of file jsonfuncs.c.

Referenced by get_object_field_end(), get_object_field_start(), and get_worker().

Definition at line 129 of file jsonfuncs.c.

Referenced by get_array_element_end(), get_array_element_start(), and get_worker().

Definition at line 121 of file jsonfuncs.c.

Definition at line 116 of file jsonfuncs.c.

Referenced by get_array_element_end(), get_array_element_start(), and get_worker().

Definition at line 118 of file jsonfuncs.c.

Referenced by get_object_field_end(), get_object_field_start(), and get_worker().


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