Re: A couple logical decoding fixes/patches

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, Noah Misch <noah(at)leadboat(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: A couple logical decoding fixes/patches
Date: 2014-05-09 14:58:54
Message-ID: 20140509145854.GH30231@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2014-05-09 10:49:09 -0400, Robert Haas wrote:
> Committed.

Thanks.

> > Patch 03: Add valgrind suppression for writing out padding bytes. That's
> > better than zeroing the data from the get go because unitialized
> > accesses are still detected.
>
> I have no understanding of valgrind suppressions. I can commit this
> blindly if nobody else wants to pick it up.

I think the only committer with previous experience in that area is
Noah. Noah?

Greetings,

Andres Freund

--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2014-05-09 15:18:21 Re: Sending out a request for more buildfarm animals?
Previous Message Andres Freund 2014-05-09 14:53:18 Re: 9.4 release notes