PostgreSQL Source Code  git master
TupleConstr Struct Reference

#include <tupdesc.h>

Data Fields

AttrDefaultdefval
 
ConstrCheckcheck
 
struct AttrMissingmissing
 
uint16 num_defval
 
uint16 num_check
 
bool has_not_null
 
bool has_generated_stored
 

Detailed Description

Definition at line 37 of file tupdesc.h.

Field Documentation

◆ check

◆ defval

◆ has_generated_stored

◆ has_not_null

◆ missing

◆ num_check

◆ num_defval


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