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

Commitdca09ac

Browse files
committed
Fix ECPG compiler warning.
Commit9b4d52f failed to noticethat pg_regress_ecpg needed updating.This patch was independently submitted by both David Rowleyand Andres Freund.
1 parentac4ab97 commitdca09ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/interfaces/ecpg/test/pg_regress_ecpg.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ ecpg_start_test(const char *testname,
159159
}
160160

161161
staticvoid
162-
ecpg_init(void)
162+
ecpg_init(intargc,char*argv[])
163163
{
164164
/* nothing to do here at the moment */
165165
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp