psql autocompletion for \z and \dg - Mailing list pgsql-hackers

From Josh Kupershmidt
Subject psql autocompletion for \z and \dg
Date
Msg-id AANLkTi=XL8di-eS6d0QHowcCRgr62vBBWUr+q9_k2SAb@mail.gmail.com
Whole thread Raw
Responses Re: psql autocompletion for \z and \dg
Re: psql autocompletion for \z and \dg
List 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

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: default_statistics_target WAS: max_wal_senders must die
Next
From: Greg Smith
Date:
Subject: Re: max_wal_senders must die