Re: archive modules loose ends

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: archive modules loose ends
Дата
Msg-id 20240115145025.GA4183171@nathanxps13
обсуждение исходный текст
Ответ на Re: archive modules loose ends  ("Li, Yong" <yoli@ebay.com>)
Ответы Re: archive modules loose ends
Список pgsql-hackers
On Mon, Jan 15, 2024 at 12:21:44PM +0000, Li, Yong wrote:
> The patch looks good to me.  With the context explained in the thread,
> the patch is easy to understand.
> The patch serves as a refactoring which pulls up common memory management
> and error handling concerns into the pgarch.c.  With the patch,
> individual archive callbacks can focus on copying the files and leave the
> boilerplate code to pgarch.c..
> 
> The patch applies cleanly to HEAD.  “make check-world” also runs cleanly
> with no error.

Thanks for reviewing.  I've marked this as ready-for-committer, and I'm
hoping to commit it in the near future.

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jelte Fennema-Nio
Дата:
Сообщение: Re: Add test module for Table Access Method
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Custom explain options