How can I display the contents of a function?

Поиск
Список
Период
Сортировка
От Thom Brown
Тема How can I display the contents of a function?
Дата
Msg-id bddc86150901190441q72aef3f9yec558ab59326d09e@mail.gmail.com
обсуждение исходный текст
Ответы Re: How can I display the contents of a function?  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: How can I display the contents of a function?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: How can I display the contents of a function?  (Igor Katson <descentspb@gmail.com>)
Re: How can I display the contents of a function?  (Igor Katson <descentspb@gmail.com>)
Список pgsql-general
I would like to see what's in a function.  I can do this if I use pgAdmin III just by clicking on the function, and it appears in the SQL pane opposite.  But how is this done?  Is there a command like DESCRIBE FUNCTION logging.do_stuff; ?  And if possible, doing this without psql.

Thanks

Thom

В списке pgsql-general по дате отправления:

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: left join with smaller table or index on (XXX is not null) to avoid upsert
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: How can I display the contents of a function?