PostgreSQL Source Code  git master
JsonUniqueStackEntry Struct Reference

Data Fields

struct JsonUniqueStackEntryparent
 
int object_id
 

Detailed Description

Definition at line 50 of file json.c.

Field Documentation

◆ object_id

int JsonUniqueStackEntry::object_id

Definition at line 53 of file json.c.

Referenced by json_unique_object_start().

◆ parent

struct JsonUniqueStackEntry* JsonUniqueStackEntry::parent

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