Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tatsuro Yamada <yamada(dot)tatsuro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS
Date: 2018-12-21 07:13:00
Message-ID: 20181221071300.GA1343@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 21, 2018 at 02:51:51PM +0900, Tatsuro Yamada wrote:
> Attached file is a WIP patch.

Before sorting out the exotic part of the feature, why not first fixing
the simple cases where we know that tab completion is broken and can be
improved? This is what I meant in this email:
https://www.postgresql.org/message-id/20181219092255.GC680@paquier.xyz

The attached patch implements the idea. What do you think?
--
Michael

Attachment Content-Type Size
psql-tab-alter-column-stats.patch text/x-diff 2.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Edmund Horner 2018-12-21 08:04:58 Re: Tid scan improvements
Previous Message Kyotaro HORIGUCHI 2018-12-21 06:56:14 Re: "repliation" as database name