]> granicus.if.org Git - postgresql/commit
Avoid another valgrind complaint about write() of uninitalized bytes.
authorRobert Haas <rhaas@postgresql.org>
Thu, 22 Feb 2018 14:28:12 +0000 (09:28 -0500)
committerRobert Haas <rhaas@postgresql.org>
Thu, 22 Feb 2018 14:28:12 +0000 (09:28 -0500)
commitde6428afe13bb6eb1c99a70aada1a105966bc27e
tree363e4cf5370f26dff291c2642c7eddeb1151b6bb
parent9a5c4f58f36dc7c87619602a7a2ec7de5a287068
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
src/backend/utils/sort/logtape.c