mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +03:00
Moved Informix stuff to its own compat library. Interval datetype is now fully functional.
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
* This file contains stuff needed to be as compatible to Informix as possible.
|
||||
*/
|
||||
|
||||
#include <decimal.h>
|
||||
#include <datetime.h>
|
||||
|
||||
#define SQLNOTFOUND 100
|
||||
|
||||
#ifndef Date
|
||||
|
Reference in New Issue
Block a user