Commit 746593ef authored by Michael Meskes's avatar Michael Meskes

Replaced tabs by white spaces

parent 085ffb24
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.3 2007/10/04 16:29:33 meskes Exp $
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.4 2007/10/04 17:49:31 meskes Exp $
# Functions to be exported by ecpg_compatlib 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_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
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.3 2007/10/04 16:29:33 meskes Exp $
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.4 2007/10/04 17:49:31 meskes Exp $
# Functions to be exported by ecpglib DLL
ECPGallocate_desc 1
ECPGconnect 2
ECPGdeallocate 3
ECPGdeallocate_all 4
ECPGdeallocate_desc 5
ECPGdebug 6
ECPGdescribe 7
ECPGdisconnect 8
ECPGdo 9
ECPGdo_descriptor 10
ECPGfree_auto_mem 11
ECPGget_desc 12
ECPGget_desc_header 13
ECPGget_sqlca 14
ECPGis_noind_null 15
ECPGprepare 16
ECPGprepared_statement 17
ECPGset_desc 18
ECPGset_desc_header 19
ECPGset_noind_null 20
ECPGsetcommit 21
ECPGsetconn 22
ECPGstatus 23
ECPGtrans 24
sqlprint 25
ECPGallocate_desc 1
ECPGconnect 2
ECPGdeallocate 3
ECPGdeallocate_all 4
ECPGdeallocate_desc 5
ECPGdebug 6
ECPGdescribe 7
ECPGdisconnect 8
ECPGdo 9
ECPGdo_descriptor 10
ECPGfree_auto_mem 11
ECPGget_desc 12
ECPGget_desc_header 13
ECPGget_sqlca 14
ECPGis_noind_null 15
ECPGprepare 16
ECPGprepared_statement 17
ECPGset_desc 18
ECPGset_desc_header 19
ECPGset_noind_null 20
ECPGsetcommit 21
ECPGsetconn 22
ECPGstatus 23
ECPGtrans 24
sqlprint 25
# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.2 2007/10/04 16:29:33 meskes Exp $
# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.3 2007/10/04 17:49:31 meskes Exp $
# Functions to be exported by pgtypeslib DLL
PGTYPESdate_dayofweek 1
PGTYPESdate_defmt_asc 2
PGTYPESdate_fmt_asc 3
PGTYPESdate_free 4
PGTYPESdate_from_asc 5
PGTYPESdate_from_timestamp 6
PGTYPESdate_julmdy 7
PGTYPESdate_mdyjul 8
PGTYPESdate_new 9
PGTYPESdate_to_asc 10
PGTYPESdate_today 11
PGTYPESdecimal_free 12
PGTYPESdecimal_new 13
PGTYPESinterval_copy 14
PGTYPESinterval_free 15
PGTYPESinterval_from_asc 16
PGTYPESinterval_new 17
PGTYPESinterval_to_asc 18
PGTYPESnumeric_add 19
PGTYPESnumeric_cmp 20
PGTYPESnumeric_copy 21
PGTYPESnumeric_div 22
PGTYPESnumeric_free 23
PGTYPESnumeric_from_asc 24
PGTYPESnumeric_from_decimal 25
PGTYPESnumeric_from_double 26
PGTYPESnumeric_from_int 27
PGTYPESnumeric_from_long 28
PGTYPESnumeric_mul 29
PGTYPESnumeric_new 30
PGTYPESnumeric_sub 31
PGTYPESnumeric_to_asc 32
PGTYPESnumeric_to_decimal 33
PGTYPESnumeric_to_double 34
PGTYPESnumeric_to_int 35
PGTYPESnumeric_to_long 36
PGTYPEStimestamp_add_interval 37
PGTYPEStimestamp_current 38
PGTYPEStimestamp_defmt_asc 39
PGTYPEStimestamp_defmt_scan 40
PGTYPEStimestamp_fmt_asc 41
PGTYPEStimestamp_from_asc 42
PGTYPEStimestamp_sub 43
PGTYPEStimestamp_sub_interval 44
PGTYPEStimestamp_to_asc 45
PGTYPESdate_dayofweek 1
PGTYPESdate_defmt_asc 2
PGTYPESdate_fmt_asc 3
PGTYPESdate_free 4
PGTYPESdate_from_asc 5
PGTYPESdate_from_timestamp 6
PGTYPESdate_julmdy 7
PGTYPESdate_mdyjul 8
PGTYPESdate_new 9
PGTYPESdate_to_asc 10
PGTYPESdate_today 11
PGTYPESdecimal_free 12
PGTYPESdecimal_new 13
PGTYPESinterval_copy 14
PGTYPESinterval_free 15
PGTYPESinterval_from_asc 16
PGTYPESinterval_new 17
PGTYPESinterval_to_asc 18
PGTYPESnumeric_add 19
PGTYPESnumeric_cmp 20
PGTYPESnumeric_copy 21
PGTYPESnumeric_div 22
PGTYPESnumeric_free 23
PGTYPESnumeric_from_asc 24
PGTYPESnumeric_from_decimal 25
PGTYPESnumeric_from_double 26
PGTYPESnumeric_from_int 27
PGTYPESnumeric_from_long 28
PGTYPESnumeric_mul 29
PGTYPESnumeric_new 30
PGTYPESnumeric_sub 31
PGTYPESnumeric_to_asc 32
PGTYPESnumeric_to_decimal 33
PGTYPESnumeric_to_double 34
PGTYPESnumeric_to_int 35
PGTYPESnumeric_to_long 36
PGTYPEStimestamp_add_interval 37
PGTYPEStimestamp_current 38
PGTYPEStimestamp_defmt_asc 39
PGTYPEStimestamp_defmt_scan 40
PGTYPEStimestamp_fmt_asc 41
PGTYPEStimestamp_from_asc 42
PGTYPEStimestamp_sub 43
PGTYPEStimestamp_sub_interval 44
PGTYPEStimestamp_to_asc 45
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment