TABLE tab completion

From: Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: TABLE tab completion
Date: 2018-05-28 19:28:12
Message-ID: 6728fae3-512a-753d-1b2e-4cd31b1072f9@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The tab completion for the TABLE command includes indexes but that's a
bug. Attached is a trivial patch to fix it.
--
Vik Fearing +33 6 46 75 15 36
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

Attachment Content-Type Size
TABLE_tab-complete.patch text/x-patch 527 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2018-05-28 19:41:01 behave of --create-slot option
Previous Message Andres Freund 2018-05-28 19:18:55 Re: PGXS fails to byte-compile pgsql-ogr-fdw