Re: psql: Fix \df tab completion for procedures - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: psql: Fix \df tab completion for procedures
Date
Msg-id CAHGQGwHeLdast9Gz_tro5YVu67S7BirDB6+_Z-16nSkQOM8YZQ@mail.gmail.com
Whole thread
List pgsql-hackers
On Thu, Jul 2, 2026 at 10:05 AM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Thu, Jul 2, 2026 at 4:36 AM Erik Wienhold <ewie@ewie.name> wrote:
> >
> > Here's a patch that fixes the tab completion for \df to also consider
> > procedures, in effect every kind of routine.
> >
> > I guess this was just missed in commits fb421231daa and 05e85d35afb.
>
> Thanks for the patch! LGTM.
>
> This looks like an oversight, so the fix seems to need to be backpatched to v14.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: Re-read subscription state after lock in AlterSubscription
Next
From: Shinya Kato
Date:
Subject: Re: Add a statistics view to track usage of deprecated features