mprove tab completion for ALTER EXTENSION ADD/DROP

From: vignesh C <vignesh21(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: mprove tab completion for ALTER EXTENSION ADD/DROP
Date: 2022-11-27 13:24:27
Message-ID: CALDaNm3LVM2QcUWqgOonKZH80TveT-tUthbw4ZhuE_6pD3yi-A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Tab completion for ALTER EXTENSION ADD and DROP was missing, this
patch adds the tab completion for the same.

Regards,
Vignesh

Attachment Content-Type Size
v1-0001-Missing-tab-completion-for-ALTER-EXTENSION-ADD-DR.patch text/x-patch 1.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2022-11-27 14:38:17 Re: MSVC vs Perl
Previous Message Ian Lawrence Barwick 2022-11-27 12:49:31 Re: Allow file inclusion in pg_hba and pg_ident files