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

Field Documentation

◆ rtindex

int RangeTblRef::rtindex

Definition at line 2321 of file primnodes.h.

◆ type

NodeTag RangeTblRef::type

Definition at line 2320 of file primnodes.h.


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