Improve tab completion for ALTER STATISTICS

From: vignesh C <vignesh21(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Improve tab completion for ALTER STATISTICS
Date: 2022-10-19 10:36:51
Message-ID: CALDaNm2HHF_371o+EeSjxDDS17Cx7d-ko2h1fLU94=ob=4_ktg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

HI,

I noticed that the tab completion for ALTER STATISTICS .. SET was not
handled. The attached patch displays SCHEMA and STATISTICS for tab
completion of ALTER STATISTICS name SET.

Regards,
Vignesh

Attachment Content-Type Size
v1-0001-Tab-completion-for-ALTER-STATISTCS-name-SET.patch text/x-patch 1018 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2022-10-19 10:53:00 Re: Move backup-related code to xlogbackup.c/.h
Previous Message Yugo NAGATA 2022-10-19 09:55:47 Re: make_ctags: use -I option to ignore pg_node_attr macro