PostgreSQL Source Code  git master
JsonBaseObjectInfo Struct Reference

Data Fields

JsonbContainerjbc
 
int id
 

Detailed Description

Definition at line 83 of file jsonpath_exec.c.

Field Documentation

◆ id

int JsonBaseObjectInfo::id

Definition at line 86 of file jsonpath_exec.c.

Referenced by executeJsonPath(), executeKeyValueMethod(), and setBaseObject().

◆ jbc

JsonbContainer* JsonBaseObjectInfo::jbc

Definition at line 85 of file jsonpath_exec.c.

Referenced by executeJsonPath(), executeKeyValueMethod(), and setBaseObject().


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