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

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to