Re: pgsql: Add deduplication to nbtree. - Mailing list pgsql-committers

From Peter Geoghegan
Subject Re: pgsql: Add deduplication to nbtree.
Date
Msg-id CAH2-Wzn1h8eBO3Ecy2FjPAdoxHkSz7tCQp4geB2VtFUxWPfLcg@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Add deduplication to nbtree.  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: pgsql: Add deduplication to nbtree.  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-committers
On Thu, Apr 30, 2020 at 11:33 AM Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
> AddressSanitizer has a use-after-scope complaint related to this patch.
>
> The following change fixes it:

Your fix looks good to me. Please go ahead and commit it.

Thanks!
-- 
Peter Geoghegan



pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Add deduplication to nbtree.
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Fix AddressSanitizer use-after-scope complaint.