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

From Nathan Bossart
Subject Re: Code review in dsa.c
Date
Msg-id 20230115161054.GA2582058@nathanxps13
Whole thread Raw
In response to Re: Code review in dsa.c  (Zhang Mingli <zmlpostgres@gmail.com>)
Responses Re: Code review in dsa.c
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: logrep stuck with 'ERROR: int2vector has too many elements'
Next
From: Nathan Bossart
Date:
Subject: Re: constify arguments of copy_file() and copydir()