PostgreSQL Source Code  git master
tlist_vinfo Struct Reference

Data Fields

int varno
 
AttrNumber varattno
 
AttrNumber resno
 
Bitmapsetvarnullingrels
 

Detailed Description

Definition at line 40 of file setrefs.c.

Field Documentation

◆ resno

AttrNumber tlist_vinfo::resno

◆ varattno

AttrNumber tlist_vinfo::varattno

◆ varno

int tlist_vinfo::varno

◆ varnullingrels

Bitmapset* tlist_vinfo::varnullingrels

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