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

Commit0c3fb8a

Browse files
committed
1 parent4c61afa commit0c3fb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/pg_stat_statements/pg_stat_statements.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1247,7 +1247,7 @@ pgss_store(const char *query, uint64 queryId,
12471247

12481248
/* Set up key for hashtable search */
12491249

1250-
/*memset() is required when pgssHashKey is withoutpadding only */
1250+
/*clearpadding */
12511251
memset(&key,0,sizeof(pgssHashKey));
12521252

12531253
key.userid=GetUserId();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp