Re: Code review in dsa.c - Mailing list pgsql-hackers

From Zhang Mingli
Subject Re: Code review in dsa.c
Date
Msg-id 0c92fbb5-b42a-4b80-824f-74220a185a81@Spark
Whole thread Raw
In response to Re: Code review in dsa.c  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
HI,

On Jan 16, 2023, 00:10 +0800, Nathan Bossart <nathandbossart@gmail.com>, wrote:
On Mon, Jan 16, 2023 at 12:04:56AM +0800, Zhang Mingli wrote:
So, they are all dead codes, provide a patch to remove them.

I am proposing a new use of dsa_create, dsa_attach, and dsa_get_handle in
https://commitfest.postgresql.org/41/4020/. These might also be useful for
extensions, so IMHO we should keep this stuff.

--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com
OK, thanks.

Regards,
Zhang Mingli

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Perform streaming logical transactions by background workers and parallel apply
Next
From: Michael Paquier
Date:
Subject: Re: recovery modules