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

Commitbdfde2b

Browse files
author
Michael Meskes
committed
Finally the last test.
1 parent3c82099 commitbdfde2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/interfaces/ecpg/test/expected/connect-test1.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ main(void)
2626

2727

2828
#line 16 "test1.pgc"
29-
chardb[200 ] ;
29+
chardb [200 ] ;
3030

3131
#line 17 "test1.pgc"
32-
charpw[200 ] ;
32+
charpw [200 ] ;
3333
/* exec sql end declare section */
3434
#line 18 "test1.pgc"
3535

@@ -39,7 +39,7 @@ main(void)
3939
{ECPGconnect(__LINE__,0,"connectdb" ,NULL,NULL ,"main",0); }
4040
#line 22 "test1.pgc"
4141

42-
{ECPGdo(__LINE__,0,1,NULL,0,ECPGst_normal,"alter user connectuserencrypted password 'connectpw'",ECPGt_EOIT,ECPGt_EORT);}
42+
{ECPGdo(__LINE__,0,1,NULL,0,ECPGst_normal,"alter user connectuser encrypted password 'connectpw'",ECPGt_EOIT,ECPGt_EORT);}
4343
#line 23 "test1.pgc"
4444

4545
{ECPGdisconnect(__LINE__,"CURRENT");}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp