How do I return an unknown resultset from a function

My main problem is that I do not know how many columns or the data type of the columns before runtime.
It this possible at all?

I also tried to return the data as a text array but I also have trouble with that.

Regards

Jan

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to