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 aTw9shS-xmHgkWrV@nathan
Whole thread Raw
In response to Re: Proposal: Add a callback data parameter to GetNamedDSMSegment  (Zsolt Parragi <zsolt.parragi@percona.com>)
Responses Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
List pgsql-hackers
On Fri, Dec 12, 2025 at 07:10:24AM +0000, Zsolt Parragi wrote:
>> GetNamedDSA and GetNamedDSHash do not have a need for a callback,
>> because there isn't custom initialization logic that can be applied there.
> 
> The use case for GetNamedDSHash is:

I'm going to stay focused on the GetNamedDSMSegment() argument for now, but
would like to consider this (perhaps in a new thread) afterwards.

-- 
nathan



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Next
From: Mahendra Singh Thalor
Date:
Subject: Re: Non-text mode for pg_dumpall