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

#include <pg_attribute.h>

Data Fields

NullableDatum attstattarget
 
NullableDatum attoptions
 

Detailed Description

Definition at line 216 of file pg_attribute.h.

Field Documentation

◆ attoptions

NullableDatum FormExtraData_pg_attribute::attoptions

Definition at line 219 of file pg_attribute.h.

◆ attstattarget

NullableDatum FormExtraData_pg_attribute::attstattarget

Definition at line 218 of file pg_attribute.h.


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