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

#include <primnodes.h>

Data Fields

NodeTag type
 
int rtindex
 

Detailed Description

Definition at line 2292 of file primnodes.h.

Field Documentation

◆ rtindex

int RangeTblRef::rtindex

Definition at line 2295 of file primnodes.h.

◆ type

NodeTag RangeTblRef::type

Definition at line 2294 of file primnodes.h.


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