PostgreSQL Source Code  git master
ParseNamespaceItem Struct Reference

#include <parse_node.h>

Data Fields

Aliasp_names
 
RangeTblEntryp_rte
 
int p_rtindex
 
RTEPermissionInfop_perminfo
 
ParseNamespaceColumnp_nscolumns
 
bool p_rel_visible
 
bool p_cols_visible
 
bool p_lateral_only
 
bool p_lateral_ok
 

Detailed Description

Definition at line 284 of file parse_node.h.

Field Documentation

◆ p_cols_visible

◆ p_lateral_ok

◆ p_lateral_only

◆ p_names

◆ p_nscolumns

◆ p_perminfo

◆ p_rel_visible

◆ p_rte

◆ p_rtindex


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