PostgreSQL Source Code
git master
|
Data Fields | |
JsonPathGinPathItem * | items |
uint32 | hash |
Definition at line 125 of file jsonb_gin.c.
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().
JsonPathGinPathItem* JsonPathGinPath::items |
Definition at line 127 of file jsonb_gin.c.
Referenced by jsonb_ops__add_path_item(), and jsonb_ops__extract_nodes().