Tab completion for \gx

From: Vik Fearing <vik(at)postgresfriends(dot)org>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Tab completion for \gx
Date: 2020-03-26 16:58:50
Message-ID: eca20529-0b06-b493-ee38-f071a75dcd5b@postgresfriends.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

While reviewing the patch for \gf, I noticed that \gx does not have tab
completion for its optional filename. Trivial patch attached. I would
also suggest this be backpatched.
--
Vik Fearing

Attachment Content-Type Size
tab-complete-gx-0001.patch text/x-patch 635 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexey Kondratov 2020-03-26 17:09:15 Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly
Previous Message Julien Rouhaud 2020-03-26 16:45:41 Re: Patch: to pass query string to pg_plan_query()