PostgreSQL Source Code  git master
JsonPathGinPath Union Reference

Data Fields

JsonPathGinPathItemitems
 
uint32 hash
 

Detailed Description

Definition at line 125 of file jsonb_gin.c.

Field Documentation

◆ hash

uint32 JsonPathGinPath::hash

Definition at line 128 of file jsonb_gin.c.

Referenced by jsonb_path_ops__add_path_item(), and jsonb_path_ops__extract_nodes().

◆ items

JsonPathGinPathItem* JsonPathGinPath::items

Definition at line 127 of file jsonb_gin.c.

Referenced by jsonb_ops__add_path_item(), and jsonb_ops__extract_nodes().


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