Re: Proposal: Add a callback data parameter to GetNamedDSMSegment - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Date
Msg-id aT2PZ1F4IA9ymUSl@nathan
Whole thread Raw
In response to Re: Proposal: Add a callback data parameter to GetNamedDSMSegment  (Sami Imseih <samimseih@gmail.com>)
List pgsql-hackers
On Sat, Dec 13, 2025 at 08:21:58AM -0600, Sami Imseih wrote:
> I was just using an Assert in v6 to test the pointer value, which is
> not what we want for testing. Better to have a error with proper logging.
> I fixed that in v7.

LGTM at a glance.  I didn't see a cfest entry for this one.  Can you add
one so that we get some CI test coverage?

-- 
nathan



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Fix out-of-date comment on makeRangeConstructors
Next
From: Mihail Nikalayeu
Date:
Subject: Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY