psql: tab completion for \l

From: Ian Barwick <ian(at)2ndquadrant(dot)com>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: psql: tab completion for \l
Date: 2016-04-30 02:06:38
Message-ID: 5724132E.1030804@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

Evidently over the past 15 or so years I've never needed to type "\l <TAB>",
but when isolating a single database entry in a cluster with a lot more
databases than most I've encountered, was suprised to notice it didn't work.

Trivial patch attached, will add to next commitfest.

Regards

Ian Barwick

--
Ian Barwick http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, RemoteDBA, Training & Services

Attachment Content-Type Size
psql-tab-complete-backslash-l.patch text/plain 682 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2016-04-30 05:59:06 Re: [sqlsmith] Crash in apply_projection_to_path
Previous Message Andres Freund 2016-04-30 00:37:31 Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader