PostgreSQL Source Code
git master
datetime.h
Go to the documentation of this file.
1
/* src/interfaces/ecpg/include/datetime.h */
2
3
#ifndef _ECPG_DATETIME_H
4
#define _ECPG_DATETIME_H
5
6
#include <
ecpg_informix.h
>
7
8
/* source created by ecpg which defines these symbols */
9
#ifndef _ECPGLIB_H
10
typedef
timestamp
dtime_t
;
11
typedef
interval
intrvl_t
;
12
#endif
/* ndef _ECPGLIB_H */
13
14
#endif
/* ndef _ECPG_DATETIME_H */
ecpg_informix.h
intrvl_t
interval intrvl_t
Definition:
datetime.h:11
dtime_t
timestamp dtime_t
Definition:
datetime.h:10
timestamp
int64 timestamp
Definition:
pgtypes_timestamp.h:10
interval
Definition:
pgtypes_interval.h:28
src
interfaces
ecpg
include
datetime.h
Generated on Sat Sep 7 2024 18:13:24 for PostgreSQL Source Code by
1.9.1