|
PostgreSQL Source Code git master
|
Data Fields | |
| uint32 | hash |
| struct PathHashStack * | parent |
Definition at line 73 of file jsonb_gin.c.
| uint32 PathHashStack::hash |
Definition at line 75 of file jsonb_gin.c.
Referenced by gin_extract_jsonb_path().
| struct PathHashStack* PathHashStack::parent |
Definition at line 76 of file jsonb_gin.c.
Referenced by gin_extract_jsonb_path().