Content-Length: 255091 | pFad | http://github.com/postgrespro/postgres/commit/1b6dabc452b9357e39b63a94c109e2293f13a555

D9 Avoid compiler warning when building without zlib · postgrespro/postgres@1b6dabc · GitHub
Skip to content

Commit 1b6dabc

Browse files
committed
Avoid compiler warning when building without zlib
1 parent 5e1365a commit 1b6dabc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/pg_dump/compress_io.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,7 @@ cfopen_write(const char *path, const char *mode, int compression)
535535
free(fname);
536536
#else
537537
die_horribly(NULL, modulename, "not built with zlib support\n");
538+
fp = NULL; /* keep compiler quiet */
538539
#endif
539540
}
540541
return fp;

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/1b6dabc452b9357e39b63a94c109e2293f13a555

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy