PostgreSQL Source Code  git master
AlenState Struct Reference

Data Fields

JsonLexContextlex
 
int count
 

Detailed Description

Definition at line 101 of file jsonfuncs.c.

Field Documentation

◆ count

int AlenState::count

Definition at line 104 of file jsonfuncs.c.

Referenced by alen_array_element_start().

◆ lex

JsonLexContext* AlenState::lex

Definition at line 103 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: