PostgreSQL Source Code  git master
StripnullState Struct Reference

Data Fields

JsonLexContextlex
 
StringInfo strval
 
bool skip_next_null
 

Detailed Description

Definition at line 283 of file jsonfuncs.c.

Field Documentation

◆ lex

JsonLexContext* StripnullState::lex

Definition at line 285 of file jsonfuncs.c.

◆ skip_next_null

bool StripnullState::skip_next_null

Definition at line 287 of file jsonfuncs.c.

Referenced by sn_object_field_start(), and sn_scalar().

◆ strval


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