pg_basebackup: Add a dummy return to bbsink_gzip_new().
authorRobert Haas <rhaas@postgresql.org>
Thu, 27 Jan 2022 19:20:18 +0000 (14:20 -0500)
committerRobert Haas <rhaas@postgresql.org>
Thu, 27 Jan 2022 19:20:18 +0000 (14:20 -0500)
commit71cbbbbe80a43b1a89ce6eab56c780394425dc38
tree2a3e168550c66481a8da9435d8a4144b7fcefda6
parentf192e1bdf3b247167207ae42f6bef81a7ce5e93b
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
src/backend/replication/basebackup_gzip.c