PostgreSQL Source Code git master
Loading...
Searching...
No Matches
JsonManifestParseIncrementalState Struct Reference

Data Fields

JsonLexContext lex
 
JsonSemAction sem
 
pg_cryptohash_ctxmanifest_ctx
 

Detailed Description

Definition at line 95 of file parse_manifest.c.

Field Documentation

◆ lex

JsonLexContext JsonManifestParseIncrementalState::lex

Definition at line 97 of file parse_manifest.c.

◆ manifest_ctx

pg_cryptohash_ctx* JsonManifestParseIncrementalState::manifest_ctx

Definition at line 99 of file parse_manifest.c.

◆ sem

JsonSemAction JsonManifestParseIncrementalState::sem

Definition at line 98 of file parse_manifest.c.


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