Re: Help with a very newbie question...

From: Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz>
To: Cristian Prieto <cristian(at)clickdiario(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Help with a very newbie question...
Date: 2005-02-23 17:06:22
Message-ID: Pine.LNX.4.44.0502231804390.16774-100000@kix.fsv.cvut.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 23 Feb 2005, Cristian Prieto wrote:

> RETURNS SETOF Users gave me:
>
> getuser
> -----------------
> (cristian,hola)
>
Yes, it's ok, but for SETOF function You have to use different style of
calling SELECT * FROM getuser(...). If function call in normal centext
then SRF function returns only one column.

ps

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ken Johanson 2005-02-23 17:53:36 Rephrased: Possible to run the server without backslash (C-style) escaping?
Previous Message Eric Brown 2005-02-23 16:54:13 reltuples < # of rows