On 29 May 2018 at 07:28, Vik Fearing <vik.fear...@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.