| От | cristi |
|---|---|
| Тема | Re: Display listings |
| Дата | |
| Msg-id | 002801c28623$852b9b00$7201a8c0@aaa обсуждение исходный текст |
| Ответ на | Re: Display listings ("Josh Berkus" <josh@agliodbs.com>) |
| Ответы |
Re: Display listings
|
| Список | pgsql-novice |
And how can I see the source code of the function made by me? > > > How is it to display the listings/ detailed descriptions of a > > function > > or a table created using plpgsql or using database client such as > > psql? > > Check out the \d commands through PSQL: > > \dt gives you a listing of all tables > \df gives you a listing of all functions > \d table-name gives you a schema of the table > \d function-name gives you a list of parameters > etc. > > Typing "\?" on the PSQL command line will show you more options. >
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера