PostgreSQL Source Code  git master
FormExtraData_pg_attribute Struct Reference

#include <pg_attribute.h>

Data Fields

NullableDatum attstattarget
 
NullableDatum attoptions
 

Detailed Description

Definition at line 219 of file pg_attribute.h.

Field Documentation

◆ attoptions

NullableDatum FormExtraData_pg_attribute::attoptions

Definition at line 222 of file pg_attribute.h.

Referenced by AppendAttributeTuples(), and InsertPgAttributeTuples().

◆ attstattarget

NullableDatum FormExtraData_pg_attribute::attstattarget

Definition at line 221 of file pg_attribute.h.

Referenced by AppendAttributeTuples(), and InsertPgAttributeTuples().


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