Re: TABLE tab completion - Mailing list pgsql-hackers

From Edmund Horner
Subject Re: TABLE tab completion
Date
Msg-id CAMyN-kBteibGGYfmuBU_hzuOYZyW0zm9o4x9HO+0n_C8tYamqg@mail.gmail.com
Whole thread Raw
In response to TABLE tab completion  (Vik Fearing <vik.fearing@2ndquadrant.com>)
List pgsql-hackers
On 29 May 2018 at 07:28, Vik Fearing <vik.fearing@2ndquadrant.com> wrote:
> The tab completion for the TABLE command includes indexes but that's a
> bug.  Attached is a trivial patch to fix it.

Looks correct to me.

You lose tab completion for "TABLE pg_toast.pg_toast_xyz" but that
seems reasonable.  If people want to query toast tables I'm sure
they'll manage.


pgsql-hackers by date:

Previous
From: Emre Hasegeli
Date:
Subject: Re: [PATCH] Improve geometric types
Next
From: Simon Riggs
Date:
Subject: Re: I'd like to discuss scaleout at PGCon