Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit746593e

Browse files
author
Michael Meskes
committed
Replaced tabs by white spaces
1 parent085ffb2 commit746593e

File tree

3 files changed

+114
-114
lines changed

3 files changed

+114
-114
lines changed
Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
1-
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.3 2007/10/0416:29:33 meskes Exp $
1+
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.4 2007/10/0417:49:31 meskes Exp $
22
# Functions to be exported by ecpg_compatlib DLL
3-
ECPG_informix_get_var1
4-
ECPG_informix_set_var2
5-
decadd3
6-
deccmp4
7-
deccopy5
8-
deccvasc6
9-
deccvdbl7
10-
deccvint8
11-
deccvlong9
12-
decdiv10
13-
decmul11
14-
decsub12
15-
dectoasc13
16-
dectodbl14
17-
dectoint15
18-
dectolong16
19-
dtcurrent17
20-
dtcvasc18
21-
dtcvfmtasc19
22-
dtsub20
23-
dttoasc21
24-
dttofmtasc22
25-
intoasc23
26-
rdatestr24
27-
rdayofweek25
28-
rdefmtdate26
29-
rfmtdate27
30-
rfmtlong28
31-
rgetmsg29
32-
risnull30
33-
rjulmdy31
34-
rmdyjul32
35-
rsetnull33
36-
rstrdate34
37-
rtoday35
38-
rtypalign36
39-
rtypmsize37
40-
rtypwidth38
41-
rupshift39
42-
ldchar40
43-
byleng41
3+
ECPG_informix_get_var1
4+
ECPG_informix_set_var2
5+
decadd3
6+
deccmp4
7+
deccopy5
8+
deccvasc6
9+
deccvdbl7
10+
deccvint8
11+
deccvlong9
12+
decdiv10
13+
decmul11
14+
decsub12
15+
dectoasc13
16+
dectodbl14
17+
dectoint15
18+
dectolong16
19+
dtcurrent17
20+
dtcvasc18
21+
dtcvfmtasc19
22+
dtsub20
23+
dttoasc21
24+
dttofmtasc22
25+
intoasc23
26+
rdatestr24
27+
rdayofweek25
28+
rdefmtdate26
29+
rfmtdate27
30+
rfmtlong28
31+
rgetmsg29
32+
risnull30
33+
rjulmdy31
34+
rmdyjul32
35+
rsetnull33
36+
rstrdate34
37+
rtoday35
38+
rtypalign36
39+
rtypmsize37
40+
rtypwidth38
41+
rupshift39
42+
ldchar40
43+
byleng41
Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.3 2007/10/0416:29:33 meskes Exp $
1+
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.4 2007/10/0417:49:31 meskes Exp $
22
# Functions to be exported by ecpglib DLL
3-
ECPGallocate_desc1
4-
ECPGconnect2
5-
ECPGdeallocate3
6-
ECPGdeallocate_all4
7-
ECPGdeallocate_desc5
8-
ECPGdebug6
9-
ECPGdescribe7
10-
ECPGdisconnect8
11-
ECPGdo9
12-
ECPGdo_descriptor10
13-
ECPGfree_auto_mem11
14-
ECPGget_desc12
15-
ECPGget_desc_header13
16-
ECPGget_sqlca14
17-
ECPGis_noind_null15
18-
ECPGprepare16
19-
ECPGprepared_statement17
20-
ECPGset_desc18
21-
ECPGset_desc_header19
22-
ECPGset_noind_null20
23-
ECPGsetcommit21
24-
ECPGsetconn22
25-
ECPGstatus23
26-
ECPGtrans24
27-
sqlprint25
3+
ECPGallocate_desc1
4+
ECPGconnect2
5+
ECPGdeallocate3
6+
ECPGdeallocate_all4
7+
ECPGdeallocate_desc5
8+
ECPGdebug6
9+
ECPGdescribe7
10+
ECPGdisconnect8
11+
ECPGdo9
12+
ECPGdo_descriptor10
13+
ECPGfree_auto_mem11
14+
ECPGget_desc12
15+
ECPGget_desc_header13
16+
ECPGget_sqlca14
17+
ECPGis_noind_null15
18+
ECPGprepare16
19+
ECPGprepared_statement17
20+
ECPGset_desc18
21+
ECPGset_desc_header19
22+
ECPGset_noind_null20
23+
ECPGsetcommit21
24+
ECPGsetconn22
25+
ECPGstatus23
26+
ECPGtrans24
27+
sqlprint25
Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
1-
# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.2 2007/10/0416:29:33 meskes Exp $
1+
# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.3 2007/10/0417:49:31 meskes Exp $
22
# Functions to be exported by pgtypeslib DLL
3-
PGTYPESdate_dayofweek1
4-
PGTYPESdate_defmt_asc2
5-
PGTYPESdate_fmt_asc3
6-
PGTYPESdate_free4
7-
PGTYPESdate_from_asc5
8-
PGTYPESdate_from_timestamp6
9-
PGTYPESdate_julmdy7
10-
PGTYPESdate_mdyjul8
11-
PGTYPESdate_new9
12-
PGTYPESdate_to_asc10
13-
PGTYPESdate_today11
14-
PGTYPESdecimal_free12
15-
PGTYPESdecimal_new13
16-
PGTYPESinterval_copy14
17-
PGTYPESinterval_free15
18-
PGTYPESinterval_from_asc16
19-
PGTYPESinterval_new17
20-
PGTYPESinterval_to_asc18
21-
PGTYPESnumeric_add19
22-
PGTYPESnumeric_cmp20
23-
PGTYPESnumeric_copy21
24-
PGTYPESnumeric_div22
25-
PGTYPESnumeric_free23
26-
PGTYPESnumeric_from_asc24
27-
PGTYPESnumeric_from_decimal25
28-
PGTYPESnumeric_from_double26
29-
PGTYPESnumeric_from_int27
30-
PGTYPESnumeric_from_long28
31-
PGTYPESnumeric_mul29
32-
PGTYPESnumeric_new30
33-
PGTYPESnumeric_sub31
34-
PGTYPESnumeric_to_asc32
35-
PGTYPESnumeric_to_decimal33
36-
PGTYPESnumeric_to_double34
37-
PGTYPESnumeric_to_int35
38-
PGTYPESnumeric_to_long36
39-
PGTYPEStimestamp_add_interval37
40-
PGTYPEStimestamp_current38
41-
PGTYPEStimestamp_defmt_asc39
42-
PGTYPEStimestamp_defmt_scan40
43-
PGTYPEStimestamp_fmt_asc41
44-
PGTYPEStimestamp_from_asc42
45-
PGTYPEStimestamp_sub43
46-
PGTYPEStimestamp_sub_interval44
47-
PGTYPEStimestamp_to_asc45
3+
PGTYPESdate_dayofweek1
4+
PGTYPESdate_defmt_asc2
5+
PGTYPESdate_fmt_asc3
6+
PGTYPESdate_free4
7+
PGTYPESdate_from_asc5
8+
PGTYPESdate_from_timestamp6
9+
PGTYPESdate_julmdy7
10+
PGTYPESdate_mdyjul8
11+
PGTYPESdate_new9
12+
PGTYPESdate_to_asc10
13+
PGTYPESdate_today11
14+
PGTYPESdecimal_free12
15+
PGTYPESdecimal_new13
16+
PGTYPESinterval_copy14
17+
PGTYPESinterval_free15
18+
PGTYPESinterval_from_asc16
19+
PGTYPESinterval_new17
20+
PGTYPESinterval_to_asc18
21+
PGTYPESnumeric_add19
22+
PGTYPESnumeric_cmp20
23+
PGTYPESnumeric_copy21
24+
PGTYPESnumeric_div22
25+
PGTYPESnumeric_free23
26+
PGTYPESnumeric_from_asc24
27+
PGTYPESnumeric_from_decimal25
28+
PGTYPESnumeric_from_double26
29+
PGTYPESnumeric_from_int27
30+
PGTYPESnumeric_from_long28
31+
PGTYPESnumeric_mul29
32+
PGTYPESnumeric_new30
33+
PGTYPESnumeric_sub31
34+
PGTYPESnumeric_to_asc32
35+
PGTYPESnumeric_to_decimal33
36+
PGTYPESnumeric_to_double34
37+
PGTYPESnumeric_to_int35
38+
PGTYPESnumeric_to_long36
39+
PGTYPEStimestamp_add_interval37
40+
PGTYPEStimestamp_current38
41+
PGTYPEStimestamp_defmt_asc39
42+
PGTYPEStimestamp_defmt_scan40
43+
PGTYPEStimestamp_fmt_asc41
44+
PGTYPEStimestamp_from_asc42
45+
PGTYPEStimestamp_sub43
46+
PGTYPEStimestamp_sub_interval44
47+
PGTYPEStimestamp_to_asc45

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp