mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Valgrind complains that some uninitialized bytes are being passed around
by the extended statistics code since commit 7b504eb282
, as reported
by Andres Freund. Silence it.
Tomas Vondra submitted a patch which he verified to fix the complaints
in his machine; however I messed with it a bit before pushing, so any
remaining problems are likely my (Álvaro's) fault.
Author: Tomas Vondra
Discussion: https://postgr.es/m/20170325211031.4xxoptigqxm2emn2@alap3.anarazel.de