projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaa9f7d
)
exports.txt needs to use spaces as separators, not tabs, to work properly
author
Magnus Hagander
Thu, 27 Aug 2009 16:49:41 +0000
(16:49 +0000)
committer
Magnus Hagander
Thu, 27 Aug 2009 16:49:41 +0000
(16:49 +0000)
with the sed rules.
src/interfaces/ecpg/compatlib/exports.txt
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/compatlib/exports.txt
b/src/interfaces/ecpg/compatlib/exports.txt
index 05bd41544c9cae8acd7c2517d746c0f32cd063be..6810240838003f0ac20dcac438b63ff8817f5c28 100644
(file)
--- 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.
5 2009/08/14 13:28:22 meskes
Exp $
+# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.
6 2009/08/27 16:49:41 mha
Exp $
# Functions to be exported by ecpg_compatlib DLL
ECPG_informix_get_var 1
ECPG_informix_set_var 2
@@
-41,4
+41,4
@@
rtypwidth 38
rupshift 39
ldchar 40
byleng 41
-ECPG_informix_reset_sqlca 42
+ECPG_informix_reset_sqlca
42