| От | Tom Lane |
|---|---|
| Тема | Re: [SQL] How to find SQL Functions |
| Дата | |
| Msg-id | 1677.925861858@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: [SQL] How to find SQL Functions ("Ross J. Reedstrom" <reedstrm@rice.edu>) |
| Список | pgsql-sql |
"Ross J. Reedstrom" <reedstrm@rice.edu> writes:
> \df [optional function name glob]
> (there are, of course, equivalent SQL statements, that do the same thing
> as the above psql convienience functions, using the appropriate system
> tables (pg_*), which would allow one to avoid files and grep. But for
> learning, there's a catch-22, and I already knew how to use grep ;-)
BTW, 6.5 psql has a new command-line switch option -E, which causes it
to display the SQL statements that it issues to carry out special
commands like \df. Makes a great learning tool when you want to see
what the system tables contain.
regards, tom lane
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера