Re: Add bump memory context type and use it for tuplesorts

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Add bump memory context type and use it for tuplesorts
Дата
Msg-id 7F6934EC-7ED5-4676-9E3A-9E2A084CAD30@yesql.se
обсуждение исходный текст
Ответ на Re: Add bump memory context type and use it for tuplesorts  (Amul Sul <sulamul@gmail.com>)
Список pgsql-hackers
> On 16 Apr 2024, at 07:12, Amul Sul <sulamul@gmail.com> wrote:
> 
> Attached is a small patch adding the missing BumpContext description to the
> README.

Nice catch, we should add it to the README.

+  pfree'd or realloc'd.
I think it's best to avoid mixing API:s, "pfree'd or repalloc'd" keeps it to
functions in our API instead.

--
Daniel Gustafsson




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

Предыдущее
От: "Zhijie Hou (Fujitsu)"
Дата:
Сообщение: RE: promotion related handling in pg_sync_replication_slots()
Следующее
От: Richard Guo
Дата:
Сообщение: Re: Typos in the code and README