PostgreSQL Source Code  git master
RelToCheck Struct Reference

Data Fields

Relation rel
 
int natts
 
int * atts
 

Detailed Description

Definition at line 79 of file typecmds.c.

Field Documentation

◆ atts

int* RelToCheck::atts

◆ natts

int RelToCheck::natts

◆ rel

Relation RelToCheck::rel

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