pg_basebackup: Add a dummy return to bbsink_gzip_new().

Robert Haas <rhaas@postgresql.org>

Commit: 71cbbbbe80a43b1a89ce6eab56c780394425dc38
Author: Robert Haas <rhaas@postgresql.org>
Date: 2022-01-27T19:20:18Z
Releases: 15.0
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

Files

PathChange+/−
src/backend/replication/basebackup_gzip.c modified +1 −0

Discussion