On Tue, Jan 28, 2025 at 4:38 PM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
>
> Thank you for updating the patch! These updates look good to me.
Thanks for taking another look!
> BTW I realized that we need to update tab-complete.c too to support
> the tab-completion for vacuum_max_eager_freeze_failure_rate.
I'm pretty sure tab-complete.c is auto-generated now. Tab completion
for vacuum_max_eager_freeze_failure_rate worked for me without doing
anything extra.
- Melanie