Content-Length: 255874 | pFad | http://github.com/postgrespro/postgres/commit/71cbbbbe80a43b1a89ce6eab56c780394425dc38

FB pg_basebackup: Add a dummy return to bbsink_gzip_new(). · postgrespro/postgres@71cbbbb · GitHub
Skip to content

Commit 71cbbbb

Browse files
committed
pg_basebackup: Add a dummy return to bbsink_gzip_new().
Apparently, this is needed to avoid warnings on MVCC. David Rowley Discussion: http://postgr.es/m/CAApHDvosHkgyo_PZs7CSB4Kgs2ey4FdmFpcK0N_QOci9DJ=wnw@mail.gmail.com
1 parent f192e1b commit 71cbbbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/replication/basebackup_gzip.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ bbsink_gzip_new(bbsink *next, int compresslevel)
6666
ereport(ERROR,
6767
(errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
6868
errmsg("gzip compression is not supported by this build")));
69+
return NULL; /* keep compiler quiet */
6970
#else
7071
bbsink_gzip *sink;
7172

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/71cbbbbe80a43b1a89ce6eab56c780394425dc38

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy