Re: PL/PGSQL - Mailing list pgsql-sql

From Roberto Mello
Subject Re: PL/PGSQL
Date
Msg-id 20010612134814.A7667@cc.usu.edu
Whole thread Raw
In response to PL/PGSQL  (Andrzej Roszkowski <thomas@polcard.com.pl>)
List pgsql-sql
On Tue, Jun 05, 2001 at 08:18:03AM +0200, Andrzej Roszkowski wrote:
> Hi!
> I can't find any info about possible data types that can be returned from
> procedure. I want to return tuple. When I use OPAQUE as a return type I
> get error message that OPAQUE can be only returned from trigger. It is
> possible to do this without triggers?
A little RTFM'ing wouldn't hurt. Currently you can't return tuples from "regular" PL/pgSQL  functions.
It heard this functionality will make it in 7.2.
-Roberto
-- 
+----| http://fslc.usu.edu USU Free Software & GNU/Linux Club |------+ Roberto Mello - Computer Science, USU -
http://www.brasileiro.net      http://www.sdl.usu.edu - Space Dynamics Lab, Developer    
 
Death to all fanatics!!!


pgsql-sql by date:

Previous
From: Martín Marqués
Date:
Subject: Re: ORDER BY what?
Next
From: "Josh Berkus"
Date:
Subject: Re: update from another table