summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meskes2007-10-03 14:01:28 +0000
committerMichael Meskes2007-10-03 14:01:28 +0000
commitc95f5e80a94bafa0c5ea8673b85678c6125e7286 (patch)
tree53185be6508b41cc9ffe3b3c0d58fb040d76c30c
parent76a6ddfa47ebc577d2320d642fc6f0cf0cee537d (diff)
Stripped two symbols that are needed.
-rw-r--r--src/interfaces/ecpg/compatlib/exports.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/compatlib/exports.txt b/src/interfaces/ecpg/compatlib/exports.txt
index 66686ca7ab2..120b389daa7 100644
--- a/src/interfaces/ecpg/compatlib/exports.txt
+++ b/src/interfaces/ecpg/compatlib/exports.txt
@@ -1,4 +1,4 @@
-# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.1 2007/10/03 13:20:19 meskes Exp $
+# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.2 2007/10/03 14:01:28 meskes Exp $
# Functions to be exported by ecpg_compatlib DLL
ECPG_informix_get_var 1
ECPG_informix_set_var 2
@@ -39,4 +39,6 @@ rtypalign 36
rtypmsize 37
rtypwidth 38
rupshift 39
+ldchar 40
+byleng 41