[PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ...

From: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ...
Date: 2025-11-21 03:14:00
Message-ID: CAB8KJ=iH_v1YB2ss1A=BqvOAf28OVYiWRqUdE6TJ3pP-RdsPig@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I found myself needing to work with ALTER ROLE ... IN DATABASE ... recently
and was annoyed by the lack of tab completion for this, so patch attached.

Regards

Ian Barwick

Attachment Content-Type Size
v1-0001-psql-add-tab-completion-for-ALTER-ROLE-IN-DATABASE.patch application/x-patch 2.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2025-11-21 03:22:20 Re: How can end users know the cause of LR slot sync delays?
Previous Message wenhui qiu 2025-11-21 02:31:01 Re: Parallel Apply