Functions question

From: "Linn Kubler" <LKubler(at)ecw(dot)org>
To: < <pgsql-general(at)postgresql(dot)org>>
Subject: Functions question
Date: 2002-08-19 22:22:42
Message-ID: sd612980.023@gw1.inet.ecw.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Just wondering, is there a way to see a function from within psql? I
was looking at the \? command list and found \df but that didn't seem to
work. I created a function, ins_news(), and when I typed \df ins_news()
it came back and said zero rows. Using pgadmin II on a windows
workstation I can see the function I created and the function works so I
know it's there but how can I list out the function? There must be a
way since it is listed in pgadmin.

Thanks in advance,
Linn

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Darren Ferguson 2002-08-19 23:43:13 Re: Functions question
Previous Message Nigel J. Andrews 2002-08-19 21:34:23 Re: PostgreSQL and MySQL in ZDNet article...