1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-09 17:03:00 +03:00

Remove ecpg #warning with approval from Michael.

This commit is contained in:
Bruce Momjian
2003-03-22 19:48:41 +00:00
parent 268bbf430f
commit 8f5fb5f24e

View File

@@ -5,7 +5,6 @@
#endif /* dtime_t */
#ifndef intrvl_t
#warning needs interval here
#define intrvl_t Timestamp
#endif /* intrvl_t */