psql commands for SQL/MED - Mailing list pgsql-hackers

From Peter Eisentraut
Subject psql commands for SQL/MED
Date
Msg-id 494251D7.2080602@gmx.net
Whole thread Raw
Responses Re: psql commands for SQL/MED  (Dimitri Fontaine <dfontaine@hi-media.com>)
List pgsql-hackers
The current proposed patch allocates the following psql \d commands:

\dw    show foreign-data wrappers
\dr    show foreign servers
\dm    show user mappings

One might object that this allocates valuable letters for infrequently 
used functionality.

In an idle second I thought, how about F for "foreign", but of course 
\dF* is already used for full-text search.  We could overload the F, but 
it might be weird.

Other ideas?


pgsql-hackers by date:

Previous
From: "Robert Haas"
Date:
Subject: Re: benchmarking the query planner
Next
From: "Pavan Deolasee"
Date:
Subject: Re: visibility maps