PostgreSQL Source Code  git master
PathHashStack Struct Reference

Data Fields

uint32 hash
 
struct PathHashStackparent
 

Detailed Description

Definition at line 73 of file jsonb_gin.c.

Field Documentation

◆ hash

uint32 PathHashStack::hash

Definition at line 75 of file jsonb_gin.c.

Referenced by gin_extract_jsonb_path().

◆ parent

struct PathHashStack* PathHashStack::parent

Definition at line 76 of file jsonb_gin.c.

Referenced by gin_extract_jsonb_path().


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