PL/PGSQL

From: Andrzej Roszkowski <thomas(at)polcard(dot)com(dot)pl>
To: pgsql-sql(at)postgresql(dot)org
Subject: PL/PGSQL
Date: 2001-06-05 06:18:03
Message-ID: Pine.LNX.4.21.0106050815130.12363-100000@thomas.polcard.com.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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?

------------------------------------------------------------------------
Code reviews are like sex, just anyone can do it, but skill and training
can make you a lot better at it." - LJ
Thomas

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Mikael Kjellstrm 2001-06-05 07:51:11 Cluster and primary key
Previous Message Josh Berkus 2001-06-05 03:19:25 Re: SQL Date Challenge