On Fri, Oct 28, 2022 at 12:08 AM vignesh C <vignesh21(at)gmail(dot)com> wrote:
>
> Hi,
>
> Tab completion for ALTER FUNCTION/PROCEDURE/ROUTINE action was
> missing, this patch adds the tab completion for the same.
>
> Regards,
> Vignesh
Hi,
I applied your patch and did some tests.
Is it okay not to consider SET and RESET commands? (e.g ALTER FUNCTION)
---
Regards,
DongWook Lee.