1
0
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:
Michael Meskes
2003-03-30 11:48:19 +00:00
parent 82a91eb54e
commit 999f12982e
14 changed files with 810 additions and 349 deletions

View File

@@ -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