psql: Fix \df tab completion for procedures

From: Erik Wienhold <ewie(at)ewie(dot)name>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: psql: Fix \df tab completion for procedures
Date: 2026-07-01 19:36:23
Message-ID: 10fbfdfe-80f6-4ef9-b8b3-f7be0eb53a50@ewie.name
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Erik Wienhold

Attachment Content-Type Size
v1-0001-psql-Fix-df-tab-completion-for-procedures.patch text/plain 1.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2026-07-01 19:51:30 Re: proposal - queryid can be used as filter for auto_explain
Previous Message Tomas Vondra 2026-07-01 19:17:55 WIP: replacing join_collapse_limit with "join hardness" estimate