PostgreSQL Source Code  git master
struct.h File Reference

Go to the source code of this file.

Data Structures

struct  mytype
 
struct  mynulltype
 

Typedefs

typedef struct mytype MYTYPE
 
typedef struct mynulltype MYNULLTYPE
 

Typedef Documentation

◆ MYNULLTYPE

typedef struct mynulltype MYNULLTYPE

Definition at line 1 of file struct.h.

◆ MYTYPE

typedef struct mytype MYTYPE

Definition at line 1 of file struct.h.