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

#include <heap.h>

Data Fields

AttrNumber attnum
 
Noderaw_default
 
char generated
 

Detailed Description

Definition at line 28 of file heap.h.

Field Documentation

◆ attnum

AttrNumber RawColumnDefault::attnum

Definition at line 30 of file heap.h.

◆ generated

char RawColumnDefault::generated

Definition at line 32 of file heap.h.

◆ raw_default

Node* RawColumnDefault::raw_default

Definition at line 31 of file heap.h.


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