Help! How to find the definition of a user-defined function

From: Erich <hh(at)cyberpass(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Help! How to find the definition of a user-defined function
Date: 2000-09-10 22:59:59
Message-ID: 200009102259.PAA01641@cyberpass.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I defined a function in PL/pgsql using CREATE FUNCTION. Is there a
way to view the function that is now defined? I read through all the
docs, and I couldn't find anything that seemed like it would work.

Thanks,

e

--
This message was my two cents worth. Please deposit two cents into my
e-gold account by following this link:
http://rootworks.com/twocentsworth.cgi?102861
275A B627 1826 D627 ED35 B8DF 7DDE 4428 0F5C 4454

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Sokoloff 2000-09-10 23:02:17 ascii to character conversion in postgresql
Previous Message Stephan Szabo 2000-09-10 21:29:25 Re: FOREIGN KEY questions