PostgreSQL Source Code git master
Data Fields
JsonUniqueBuilderState Struct Reference

Data Fields

 
 
 

Detailed Description

Definition at line 70 of file json.c.

Field Documentation

check

JsonUniqueCheckState JsonUniqueBuilderState::check

Definition at line 72 of file json.c.

Referenced by json_build_object_worker(), and json_unique_builder_init().

mcxt

MemoryContext JsonUniqueBuilderState::mcxt

Definition at line 74 of file json.c.

Referenced by json_unique_builder_get_throwawaybuf(), and json_unique_builder_init().

skipped_keys

StringInfoData JsonUniqueBuilderState::skipped_keys

Definition at line 73 of file json.c.

Referenced by json_unique_builder_get_throwawaybuf(), and json_unique_builder_init().


The documentation for this struct was generated from the following file:
  • src/backend/utils/adt/json.c

AltStyle によって変換されたページ (->オリジナル) /