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

From Sami Imseih
Subject Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Date
Msg-id CAA5RZ0uwkzVwOVU8vka6TO8iPTmB4O0M+jgsusB-31CaiPKWdw@mail.gmail.com
Whole thread Raw
In response to Re: Proposal: Add a callback data parameter to GetNamedDSMSegment  (Sami Imseih <samimseih@gmail.com>)
Responses Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
List pgsql-hackers
> This is better than what I had earlier where I was testing that a string
> was passed correctly. See v6.

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.

--
Sami Imseih
Amazon Web Services(AWS)

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Next
From: Peter Eisentraut
Date:
Subject: Re: Clarify temporal FK comments