Re: How to obtain the code af a function ?

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: How to obtain the code af a function ?
Дата
Msg-id 20051109145743.GQ30305@webserv.wug-glas.de
обсуждение исходный текст
Ответ на How to obtain the code af a function ?  ("ctobini" <ctemp2@free.fr>)
Список pgsql-general
am  09.11.2005, um  5:40:14 -0800 mailte ctobini folgendes:
> Hello,
>
> I would like to know how to liste the contain of a fonction.

You can find this in information_schema.routines.


>
> Writing \df in psql, I have a list of functions and triggers, but and
> don't know how to obtain the code of those functions.

Type \df+ <your_function>. Hint: switch with \x


HTH, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47212,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Postmaster failing to start on reboot
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: newbie design question re impact of VACUUM