diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 12:15:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 12:15:05 +0000 |
commit | 46651ce6fe013220ed397add242004d764fc0153 (patch) | |
tree | 6e5299f990f88e60174a1d3ae6e48eedd2688b2b /src/interfaces/ecpg/compatlib/exports.txt | |
parent | Initial commit. (diff) | |
download | postgresql-14-upstream.tar.xz postgresql-14-upstream.zip |
Adding upstream version 14.5.upstream/14.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/interfaces/ecpg/compatlib/exports.txt')
-rw-r--r-- | src/interfaces/ecpg/compatlib/exports.txt | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/compatlib/exports.txt b/src/interfaces/ecpg/compatlib/exports.txt new file mode 100644 index 0000000..86e9ca1 --- /dev/null +++ b/src/interfaces/ecpg/compatlib/exports.txt @@ -0,0 +1,44 @@ +# src/interfaces/ecpg/compatlib/exports.txt +# Functions to be exported by libecpg_compat DLL +ECPG_informix_get_var 1 +ECPG_informix_set_var 2 +decadd 3 +deccmp 4 +deccopy 5 +deccvasc 6 +deccvdbl 7 +deccvint 8 +deccvlong 9 +decdiv 10 +decmul 11 +decsub 12 +dectoasc 13 +dectodbl 14 +dectoint 15 +dectolong 16 +dtcurrent 17 +dtcvasc 18 +dtcvfmtasc 19 +dtsub 20 +dttoasc 21 +dttofmtasc 22 +intoasc 23 +rdatestr 24 +rdayofweek 25 +rdefmtdate 26 +rfmtdate 27 +rfmtlong 28 +rgetmsg 29 +risnull 30 +rjulmdy 31 +rmdyjul 32 +rsetnull 33 +rstrdate 34 +rtoday 35 +rtypalign 36 +rtypmsize 37 +rtypwidth 38 +rupshift 39 +ldchar 40 +byleng 41 +ECPG_informix_reset_sqlca 42 |