Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes.
Date: 2018-02-27 22:33:08
Message-ID: CAH2-Wz=4sa9sw5Vbv1eD4LF52+BXEhYG5y0mdoqpOeBLHqmGvA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Thu, Feb 22, 2018 at 6:32 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> Attached patch does this. I cannot recreate this issue locally, but
>> this should still fix it on skink.
>
> Committed.

Looks like it worked.

--
Peter Geoghegan

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message pgsql 2018-02-27 23:16:52 pgsql: Tag refs/tags/REL9_6_8 was created
Previous Message Tom Lane 2018-02-27 21:47:14 pgsql: Fix up ecpg's configuration so it handles "long long int" in MSV

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-02-27 22:46:23 Re: Reopen logfile on SIGHUP
Previous Message Greg Stark 2018-02-27 22:32:41 Re: Reopen logfile on SIGHUP