Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
AlenState Struct Reference

Data Fields

JsonLexContextlex
 
int count
 

Detailed Description

Definition at line 102 of file jsonfuncs.c.

Field Documentation

◆ count

int AlenState::count

Definition at line 105 of file jsonfuncs.c.

Referenced by alen_array_element_start().

◆ lex

JsonLexContext* AlenState::lex

Definition at line 104 of file jsonfuncs.c.

Referenced by alen_array_element_start(), alen_object_start(), and alen_scalar().


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