Properly initialize negative/empty cache entries in relfilenodemap

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Properly initialize negative/empty cache entries in relfilenodemap
Date: 2013-08-27 14:46:18
Message-ID: 20130827144618.GK24807@alap2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Thanks to the valgrind instrumentation I found a small oversight in the
relfilenodemap patch which is fixed in the attached patch.

Greetings,

Andres Freund

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

Attachment Content-Type Size
0001-relfilenodemap-Initialize-variable-properly-for-nega.patch text/x-patch 882 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2013-08-27 15:03:58 Re: pg_dump/restore encoding woes
Previous Message Andres Freund 2013-08-27 14:40:35 error out when building pg_xlogdump with pgxs