Returning rows from functions - Mailing list pgsql-sql

From David Durst
Subject Returning rows from functions
Date
Msg-id 1371.10.1.1.39.1026347861.squirrel@www.la-rubber.com
Whole thread Raw
List pgsql-sql
I was wondering if there was a way of returning a complete row from a
function, in reading the documentation of CREATE FUNCTION. I was under the
impression that you could return a row by using setof, but this does not
seem to be true.
Can anyone help?




pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Re: BETWEEN bug?
Next
From: Bruce Momjian
Date:
Subject: Re: How to get total number of rows when using LIMIT/OFFSET?