"Zhijie Hou (Fujitsu)" <houzj.f...@fujitsu.com> writes: > On Saturday, December 28, 2024 1:31 AM Tom Lane <t...@sss.pgh.pa.us> wrote: >> Attached is an alternative proposal that groups the autovac launcher and >> slotsync worker into a new category of "special workers" (better name >> welcome). I chose to put them into the existing autovacFreeProcs freelist, >> partly because the autovac launcher lives there already but mostly because I >> don't want to add another freelist in a patch we need to put into v17. (As >> written, your patch is an ABI break.
> Right, thanks for pointing it out. The new version patch looks good to me. Pushed, thanks for looking at it. regards, tom lane