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

#include <primnodes.h>

Data Fields

JsonTablePlan plan
 
JsonTablePlanlplan
 
JsonTablePlanrplan
 
bool cross
 

Detailed Description

Definition at line 1945 of file primnodes.h.

Field Documentation

◆ cross

bool JsonTableSiblingJoin::cross

◆ lplan

◆ plan

JsonTablePlan JsonTableSiblingJoin::plan

Definition at line 1947 of file primnodes.h.

Referenced by makeJsonTableSiblingJoin().

◆ rplan


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