Re: Functions question

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Linn Kubler" <LKubler(at)ecw(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Functions question
Date: 2002-08-20 02:37:28
Message-ID: 2077.1029811048@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Linn Kubler" <LKubler(at)ecw(dot)org> writes:
> I created a function, ins_news(), and when I typed \df ins_news()
> it came back and said zero rows.

Try it without the parens:

\df ins_news

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-08-20 02:43:34 Re: Temp tables
Previous Message Jean-Christian Imbeault 2002-08-20 02:00:56 Multiple selects versus join