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 2331 of file primnodes.h.

Field Documentation

◆ rtindex

int RangeTblRef::rtindex

Definition at line 2334 of file primnodes.h.

◆ type

NodeTag RangeTblRef::type

Definition at line 2333 of file primnodes.h.


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