PostgreSQL Source Code  git master
mynulltype Struct Reference

#include <struct.h>

Data Fields

int id
 
int t
 
int d1
 
int d2
 
int c
 

Detailed Description

Definition at line 147 of file preproc-outofscope.c.

Field Documentation

◆ c

int mynulltype::c

Definition at line 161 of file preproc-outofscope.c.

Referenced by main().

◆ d1

int mynulltype::d1

Definition at line 155 of file preproc-outofscope.c.

Referenced by main().

◆ d2

int mynulltype::d2

Definition at line 158 of file preproc-outofscope.c.

Referenced by main().

◆ id

int mynulltype::id

Definition at line 149 of file preproc-outofscope.c.

Referenced by main().

◆ t

int mynulltype::t

Definition at line 152 of file preproc-outofscope.c.

Referenced by main().


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