Content-Length: 259754 | pFad | http://github.com/postgrespro/postgres/commit/05c4248ad1bf0c2721ce9445f6908da9ece36ff8

3E Fix compilation warning in syslogger.c · postgrespro/postgres@05c4248 · GitHub
Skip to content

Commit 05c4248

Browse files
committed
Fix compilation warning in syslogger.c
Oversight in 5c6e33f. Author: Nathan Bossart Discussion: https://postgr.es/m/DD8AD4CE-63B7-44BE-A3D2-14A4E4B19C26@amazon.com
1 parent d942887 commit 05c4248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/postmaster/syslogger.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1258,7 +1258,7 @@ logfile_rotate_dest(bool time_based_rotation, int size_rotation_for,
12581258
pg_time_t fntime, int target_dest,
12591259
char **last_file_name, FILE **logFile)
12601260
{
1261-
char *logFileExt;
1261+
char *logFileExt = NULL;
12621262
char *filename;
12631263
FILE *fh;
12641264

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/05c4248ad1bf0c2721ce9445f6908da9ece36ff8

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy