Re: returns setof rec... simple exampe doesn't work

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: "Gauthier, Dave" <dave(dot)gauthier(at)intel(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: returns setof rec... simple exampe doesn't work
Date: 2007-07-13 01:19:13
Message-ID: 20070713011913.GN4887@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

* Gauthier, Dave (dave(dot)gauthier(at)intel(dot)com) wrote:
> stdb=# select myfunc();
> ERROR: set-valued function called in context that cannot accept a set

select * from myfunc(); ?

Stephen

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2007-07-13 01:22:00 Re: doubt
Previous Message Alvaro Herrera 2007-07-13 00:58:19 Re: Duplicate Unique Key constraint error