Select function with set return type - Mailing list pgsql-sql

From Nacef LABIDI
Subject Select function with set return type
Date
Msg-id f16f7ea00808180403v7a3bada7gc03e4bfc4f7ede0@mail.gmail.com
Whole thread
Responses Re: Select function with set return type
List pgsql-sql
Hi all,

I am writing some functions with retrun type as a SETOF of a datatype that I have defined. How can I test them with a select statement.
Doing select my_function(); return set valued function called in context that cannot accept a set

Thanks to all

Nacef

pgsql-sql by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: INSERT or UPDATE
Next
From: Andreas Kretschmer
Date:
Subject: Re: Select function with set return type