Avoid another valgrind complaint about write() of uninitalized bytes.

Robert Haas <rhaas@postgresql.org>

Commit: de6428afe13bb6eb1c99a70aada1a105966bc27e
Author: Robert Haas <rhaas@postgresql.org>
Date: 2018-02-22T14:28:12Z
Releases: 11.0
Avoid another valgrind complaint about write() of uninitalized bytes.

Peter Geoghegan, per buildfarm member skink and Andres Freund

Discussion: http://postgr.es/m/20180221053426.gp72lw67yfpzkw7a@alap3.anarazel.de

Files

PathChange+/−
src/backend/utils/sort/logtape.c modified +12 −0

Discussion