Re: PL/SQL question - Mailing list pgsql-general

From Rory Campbell-Lange
Subject Re: PL/SQL question
Date
Msg-id 20040427224037.GD15438@campbell-lange.net
Whole thread Raw
In response to Re: PL/SQL question  ("Froggy / Froggy Corp." <froggy@froggycorp.com>)
List pgsql-general
The function should be called as "select * from function_name (xyz)"
rather than "select from function_name (xyz)", I would guess.

Rory

On 21/04/04, Froggy / Froggy Corp. (froggy@froggycorp.com) wrote:
> I allways get the same error :
>
> ERROR:  set-valued function called in context that cannot accept a set
--
Rory Campbell-Lange
<rory@campbell-lange.net>
<www.campbell-lange.net>

pgsql-general by date:

Previous
From: Ben Young
Date:
Subject: Updates not atomic with respect to indexes
Next
From: "John Sidney-Woollett"
Date:
Subject: Re: Updates not atomic with respect to indexes