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

Commit8187905

Browse files
author
Michael Meskes
committed
It seems I always forget .in files.
1 parentcbe74fa commit8187905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ main(void)
4040
{ ECPGconnect(__LINE__, 0, "connectdb" , NULL, NULL , "main", 0); }
4141
#line 22 "test1.pgc"
4242

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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp