PostgreSQL Source Code: JsonUniqueBuilderState Struct Reference (original) (raw)
Data Fields | |
---|---|
JsonUniqueCheckState | check |
StringInfoData | skipped_keys |
MemoryContext | mcxt |
Detailed Description
Definition at line 69 of file json.c.
Field Documentation
◆ check
◆ mcxt
◆ skipped_keys
The documentation for this struct was generated from the following file:
- src/backend/utils/adt/json.c