Re: Consistent \d commands in psql
| От | Tom Lane |
|---|---|
| Тема | Re: Consistent \d commands in psql |
| Дата | |
| Msg-id | 15731.1207088845@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Consistent \d commands in psql ("Brendan Jurd" <direvus@gmail.com>) |
| Ответы |
Re: Consistent \d commands in psql
Re: Consistent \d commands in psql Re: Consistent \d commands in psql |
| Список | pgsql-patches |
"Brendan Jurd" <direvus@gmail.com> writes:
> If I read Greg's latter proposal correctly, he was suggesting
> \df Lists all user functions
> \df [pattern] Lists both system and user functions matching [pattern]
> \df * Lists all system and user functions
Hmm, I must've misread it, because I didn't understand it quite like
that. That seems like a nice simple minimal-featuritis approach.
One question: should \df really list *all* nonsystem functions? Or just
the ones that are visible in your search path? I'd be inclined to say
the second.
regards, tom lane
В списке pgsql-patches по дате отправления: