PostgreSQL Source Code  git master
datetime.h File Reference
#include <ecpg_informix.h>
Include dependency graph for datetime.h:

Go to the source code of this file.

Typedefs

typedef timestamp dtime_t
 
typedef interval intrvl_t
 

Typedef Documentation

◆ dtime_t

typedef timestamp dtime_t

Definition at line 10 of file datetime.h.

◆ intrvl_t

typedef interval intrvl_t

Definition at line 11 of file datetime.h.