Re: How to return records from a function

From: jasiek(at)serwer(dot)skawsoft(dot)com(dot)pl
To: John Cavacas <oogly(at)rogers(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: How to return records from a function
Date: 2003-02-02 15:52:41
Message-ID: 20030202155241.GA5672@serwer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Did you look at
http://techdocs.postgresql.org/guides/SetReturningFunctions
? You need Postgresql 7.3 to do this.
Regards,
Tomasz Myrta

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message John Cavacas 2003-02-02 16:34:54 Re: How to return records from a function
Previous Message John Cavacas 2003-02-02 15:44:05 How to return records from a function