Re: Improving psql slash usage help message - Mailing list pgsql-hackers

From Anastasia Lubennikova
Subject Re: Improving psql slash usage help message
Date
Msg-id 160432934237.4948.5523051946313350779.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Improving psql slash usage help message  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Improving psql slash usage help message  (Anastasia Lubennikova <a.lubennikova@postgrespro.ru>)
List pgsql-hackers
Status update for a commitfest entry.
This thread was inactive for a while. Is anyone going to continue working on it?

My two cents on the topic: 
I don’t see it as a big problem in the first place. In the source code, \dE refers to foreign tables and \de refers to
forignservers. So, it seems more reasonable to me, to rename the latter.
 
  \dE[S+] [PATTERN]      list foreign tables
  \det[+] [PATTERN]      list foreign servers

I also do not support merging the entries for different commands. I think that current help output is easier to read.

The new status of this patch is: Waiting on Author

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: hash_array_extended() needs to pass down collation
Next
From: Eugen Konkov
Date:
Subject: Proposition for autoname columns