PostgreSQL Source Code  git master
JsonbContainer Struct Reference

#include <jsonb.h>

Data Fields

uint32 header
 
JEntry children [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 190 of file jsonb.h.

Field Documentation

◆ children

◆ header

uint32 JsonbContainer::header

Definition at line 192 of file jsonb.h.

Referenced by iteratorFromContainer(), JsonbContainerTypeName(), and JsonbType().


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