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

Data Fields

int varno
 
AttrNumber varattno
 
AttrNumber resno
 
Bitmapsetvarnullingrels
 

Detailed Description

Definition at line 41 of file setrefs.c.

Field Documentation

◆ resno

AttrNumber tlist_vinfo::resno

Definition at line 45 of file setrefs.c.

◆ varattno

AttrNumber tlist_vinfo::varattno

Definition at line 44 of file setrefs.c.

◆ varno

int tlist_vinfo::varno

Definition at line 43 of file setrefs.c.

◆ varnullingrels

Bitmapset* tlist_vinfo::varnullingrels

Definition at line 46 of file setrefs.c.


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