Skip to content

Commit 876d17d

Browse files
committed
1 parent 19508f4 commit 876d17d

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
@@ -1257,7 +1257,7 @@ pgss_store(const char *query, uint64 queryId,
12571257

12581258
/* Set up key for hashtable search */
12591259

1260-
/* memset() is required when pgssHashKey is without padding only */
1260+
/* clear padding */
12611261
memset(&key, 0, sizeof(pgssHashKey));
12621262

12631263
key.userid = GetUserId();

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy