mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
*** empty log message ***
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/datetime.h,v 1.12 2006/03/11 04:38:39 momjian Exp $ */
|
||||
/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/datetime.h,v 1.13 2008/02/14 12:22:36 meskes Exp $ */
|
||||
|
||||
#ifndef _ECPG_DATETIME_H
|
||||
#define _ECPG_DATETIME_H
|
||||
|
||||
#include <ecpg_informix.h>
|
||||
|
||||
typedef timestamp dtime_t;
|
||||
typedef interval intrvl_t;
|
||||
/* typedef timestamp dtime_t;
|
||||
typedef interval intrvl_t;*/
|
||||
|
||||
#endif /* ndef _ECPG_DATETIME_H */
|
||||
|
Reference in New Issue
Block a user