Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
pgsql-9.6
/
include
/
informix
/
esql
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
datetime.h
324 B
-rw-r--r--
2021-11-10 16:14:46
Edit
Del
decimal.h
280 B
-rw-r--r--
2021-11-10 16:14:46
Edit
Del
sqltypes.h
1.4 KB
-rw-r--r--
2021-11-10 16:14:46
Edit
Del
Editing: datetime.h
(324 B)
Path: /usr/pgsql-9.6/include/informix/esql/datetime.h
Back
/* src/interfaces/ecpg/include/datetime.h */ #ifndef _ECPG_DATETIME_H #define _ECPG_DATETIME_H #include <ecpg_informix.h> /* source created by ecpg which defines these symbols */ #ifndef _ECPGLIB_H typedef timestamp dtime_t; typedef interval intrvl_t; #endif /* ndef _ECPGLIB_H */ #endif /* ndef _ECPG_DATETIME_H */