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

Data Fields

Relation rel
 
int natts
 
intatts
 

Detailed Description

Definition at line 79 of file typecmds.c.

Field Documentation

◆ atts

int* RelToCheck::atts

Definition at line 83 of file typecmds.c.

◆ natts

int RelToCheck::natts

Definition at line 82 of file typecmds.c.

◆ rel

Relation RelToCheck::rel

Definition at line 81 of file typecmds.c.


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