Re: psql backslash consistency
От | Peter Eisentraut |
---|---|
Тема | Re: psql backslash consistency |
Дата | |
Msg-id | 200505301634.21523.peter_e@gmx.net обсуждение исходный текст |
Ответ на | Re: psql backslash consistency ("Greg Sabino Mullane" <greg@turnstep.com>) |
Список | pgsql-patches |
Greg Sabino Mullane wrote: > But all we are asking is that you add a single letter ('S') to your > queries. There are probably only a handful of people besides yourself > who use \df to look up system functions, while the other 99% of the > world would benefit greatly from being able to do a \df and see their > functions, as opposed to doing "\df public.*" (which won't work of > course if you have your functions in other schemas). Several years ago, \df was considered the primary documentation for what functions existed and what they did, as the full documentation was not all that complete back then. That's why all functions tend to have comments defined by default. Now I don't look up functions as much as I used to, probably because I know most of them, but I can imagine that this original purpose of \df is still valid today. -- Peter Eisentraut http://developer.postgresql.org/~petere/
В списке pgsql-patches по дате отправления: