Re: psql autocompletion for \z and \dg

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Josh Kupershmidt <schmiddy(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: psql autocompletion for \z and \dg
Date: 2010-10-22 00:45:04
Message-ID: AANLkTinU+tTdMheXniqTP3xgpNZCtPAkK3pJz7gzFfUP@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Oct 20, 2010 at 10:56 PM, Josh Kupershmidt <schmiddy(at)gmail(dot)com> wrote:
> It looks like psql's tab completion for the \z and \dg commands in
> psql are missing. I couldn't see a reason for this, so attached patch
> fixes.
>
> Also, this patch proposes to change psql's "\?" help text to say that
> \dg and \du are the same, since AFAICT they do exactly the same thing.

Please add this in the usual spot:
https://commitfest.postgresql.org/action/commitfest_view/open

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2010-10-22 00:46:22 Re: Simplifying replication
Previous Message Robert Haas 2010-10-22 00:43:30 Re: Simplifying replication