Re: Better shared data structure management and resizable shared data structures

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Better shared data structure management and resizable shared data structures
Дата
Msg-id 6d4383eb-4aaa-47ae-bda8-ee40dc60ad84@iki.fi
обсуждение
Ответ на Re: Better shared data structure management and resizable shared data structures  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Better shared data structure management and resizable shared data structures
Список pgsql-hackers
On 05/04/2026 23:06, Heikki Linnakangas wrote:
> Here's patch version 12 [*]. I believe I've addressed all the feedback, 
> and I feel this is in pretty good shape now. There hasn't been any big 
> design changes lately.
> 
> One notable change is that I replaced the separate {request|init|attach} 
> _fn_arg fields in ShmemCallbacks with a single 'opaque_arg' field, and 
> added a brief comment to it. You both commented on whether we need that 
> at all, and maybe you're right that we don't, but at least it's now just 
> one field rather than three. As before, callers can simply ignore it if 
> they don't need it.

After another round of comment cleanups and such, committed. Thanks!

- Heikki




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