Re: Where are PL/pgsql definitions kept? - Mailing list pgsql-general

From Richard Huxton
Subject Re: Where are PL/pgsql definitions kept?
Date
Msg-id 200403122047.32073.dev@archonet.com
Whole thread Raw
In response to Where are PL/pgsql definitions kept?  (Jerry LeVan <jerry.levan@eku.edu>)
Responses Re: Where are PL/pgsql definitions kept?
List pgsql-general
On Friday 12 March 2004 20:12, Jerry LeVan wrote:
>
> Is it possible to recover the text of a function definition from within
> postgresql?

In psql: \df+ my_func_name

To see how that works, start psql with -E

--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Jerry LeVan
Date:
Subject: Where are PL/pgsql definitions kept?
Next
From: pw
Date:
Subject: Re: (THE_ANSWER) What is the syntax for UPDATE from one