From c95f5e80a94bafa0c5ea8673b85678c6125e7286 Mon Sep 17 00:00:00 2001 From: Michael Meskes Date: Wed, 3 Oct 2007 14:01:28 +0000 Subject: [PATCH] Stripped two symbols that are needed. --- src/interfaces/ecpg/compatlib/exports.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.39.5