returning a recordset with pl/pgsql - Mailing list pgsql-sql

From Keith Wong
Subject returning a recordset with pl/pgsql
Date
Msg-id 4.3.2.7.0.20000809002702.00af31d8@mail.e-magine.com.au
Whole thread Raw
Responses Re: returning a recordset with pl/pgsql  (Kovacs Zoltan Sandor <tip@pc10.radnoti-szeged.sulinet.hu>)
List pgsql-sql
Hi everyone,

I'm using postgresql with php4. I wanted to write a stored procedure to 
return a recordset (using pl/pgsql). From what I've read from the 
documentation it seems like you can only returned postgres types like 
strings, booleans, etc.

Is it possible to return recordsets using pl/pgsql?
If so, how do I declare the return type in the declaration?

Thanks in advance.

Cheers,
Keith.



pgsql-sql by date:

Previous
From: Rob van der Leek
Date:
Subject: Re: Changing user passwords
Next
From: Bernie Huang
Date:
Subject: Re: Changing user passwords