psql autocompletion for \z and \dg

From: Josh Kupershmidt <schmiddy(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: psql autocompletion for \z and \dg
Date: 2010-10-21 02:56:07
Message-ID: AANLkTi=XL8di-eS6d0QHowcCRgr62vBBWUr+q9_k2SAb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

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.

Josh

Attachment Content-Type Size
psql_tab_completion.patch application/octet-stream 3.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2010-10-21 03:01:39 Re: max_wal_senders must die
Previous Message Tom Lane 2010-10-21 02:45:07 Re: default_statistics_target WAS: max_wal_senders must die