mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +03:00
- Synced parser and keyword file.
- More work on Informix compatibility.
This commit is contained in:
6
src/interfaces/ecpg/include/ecpg_informix.h
Normal file
6
src/interfaces/ecpg/include/ecpg_informix.h
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
* This file contains stuff needed to be as compatible to Informix as possible.
|
||||
*/
|
||||
|
||||
#define SQLNOTFOUND 100
|
||||
|
Reference in New Issue
Block a user