Failure to show descriptions in \df command
От | Bruce Momjian |
---|---|
Тема | Failure to show descriptions in \df command |
Дата | |
Msg-id | 199911131635.LAA24800@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: failure of \e in psql (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: Failure to show descriptions in \df command
|
Список | pgsql-hackers |
Peter, I no longer see the pg_description descriptions when using the \do, \df, and \dT commands. The commands are much less useful without the descriptions. Seems \dd with a string is much smarter, and pulls descriptions based on string matching. Interesting that \dd shows descriptions of everything. Not sure how to recommend you change this. The new \df and \do displays are much clearer without the descriptions. It seems \df and \do show additional information about argument types and return values, while \dd shows comments. Maybe just add descriptions to \dT, and suggest people use \dd to get info about specific operators of functions? But that kind of messes the clarity of using \dd for descriptions. I am stumped. Maybe it can't be improved. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: