Re: Hash tables in dynamic shared memory

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Hash tables in dynamic shared memory
Date: 2016-10-05 21:04:09
Message-ID: CAEepm=0VrMt3s_REDhQv6z1pHL7FETOD7Rt9V2MQ3r-2ss2ccA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Oct 6, 2016 at 12:02 AM, Dilip Kumar <dilipbalaut(at)gmail(dot)com> wrote:
> While reviewing , I found that in dht_iterate_begin function, we are
> not initializing
> iterator->last_item_pointer to InvalidDsaPointer;

Fixed, thanks.

--
Thomas Munro
http://www.enterprisedb.com

Attachment Content-Type Size
dht-v2.patch application/octet-stream 50.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message reiner peterke 2016-10-05 21:19:48 Re: Kernel Tainted
Previous Message Michael Paquier 2016-10-05 20:54:25 Re: Tracking wait event for latches