PostgreSQL Source Code git master
Data Fields
JsonTablePathScan Struct Reference

#include <primnodes.h>

Data Fields

 
 
bool  errorOnError
 
 
int  colMin
 
int  colMax
 

Detailed Description

Definition at line 1917 of file primnodes.h.

Field Documentation

child

JsonTablePlan* JsonTablePathScan::child

Definition at line 1931 of file primnodes.h.

Referenced by get_json_table_columns(), JsonTableInitPlan(), and makeJsonTablePathScan().

colMax

int JsonTablePathScan::colMax

Definition at line 1939 of file primnodes.h.

Referenced by get_json_table_columns(), and makeJsonTablePathScan().

colMin

int JsonTablePathScan::colMin

Definition at line 1938 of file primnodes.h.

Referenced by get_json_table_columns(), JsonTableInitPlan(), and makeJsonTablePathScan().

errorOnError

bool JsonTablePathScan::errorOnError

Definition at line 1928 of file primnodes.h.

Referenced by JsonTableResetRowPattern(), and makeJsonTablePathScan().

path

JsonTablePath* JsonTablePathScan::path

Definition at line 1922 of file primnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify(), get_json_table_nested_columns(), JsonTableInitPlan(), and makeJsonTablePathScan().

plan

JsonTablePlan JsonTablePathScan::plan

Definition at line 1919 of file primnodes.h.

Referenced by makeJsonTablePathScan().


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

AltStyle によって変換されたページ (->オリジナル) /