PostgreSQL Source Code
git master
|
#include <struct.h>
Data Fields | |
int | id |
int | t |
int | d1 |
int | d2 |
int | c |
Definition at line 147 of file preproc-outofscope.c.
int mynulltype::c |
Definition at line 161 of file preproc-outofscope.c.
Referenced by main().
int mynulltype::d1 |
Definition at line 155 of file preproc-outofscope.c.
Referenced by main().
int mynulltype::d2 |
Definition at line 158 of file preproc-outofscope.c.
Referenced by main().
int mynulltype::id |
Definition at line 149 of file preproc-outofscope.c.
Referenced by main().
int mynulltype::t |
Definition at line 152 of file preproc-outofscope.c.
Referenced by main().