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

#include <jsonpath.h>

Data Fields

JsonPathParseItemexpr
 
bool lax
 

Detailed Description

Definition at line 272 of file jsonpath.h.

Field Documentation

◆ expr

JsonPathParseItem* JsonPathParseResult::expr

Definition at line 274 of file jsonpath.h.

◆ lax

bool JsonPathParseResult::lax

Definition at line 275 of file jsonpath.h.


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