Re: How to obtain the code af a function ? - Mailing list pgsql-general

From Richard Huxton
Subject Re: How to obtain the code af a function ?
Date
Msg-id 43720D40.8090902@archonet.com
Whole thread Raw
In response to How to obtain the code af a function ?  ("ctobini" <ctemp2@free.fr>)
List pgsql-general
ctobini wrote:
> Hello,
>
> I would like to know how to liste the contain of a fonction.
>
> 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.

Start psql with -E and you'll see how all the backslash \d? commands work.


--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Alex
Date:
Subject: Question on Insert / Update
Next
From: Richard Huxton
Date:
Subject: Re: Postmaster failing to start on reboot