PostgreSQL Source Code git master
Loading...
Searching...
No Matches
JsonValueList Struct Reference

Data Fields

JsonbValuesingleton
 
Listlist
 

Detailed Description

Definition at line 147 of file jsonpath_exec.c.

Field Documentation

◆ list

List* JsonValueList::list

Definition at line 150 of file jsonpath_exec.c.

◆ singleton

JsonbValue* JsonValueList::singleton

Definition at line 149 of file jsonpath_exec.c.


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