You mean like this? create type bar (firstname text, id int); create function foo() returns setof bar as ' ' language sql;
No. I am aware I can do that ;) I don't want to have to create the type ahead of time :) Sincerely, Joshua D. Drake
cheers andrew
-- Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240 PostgreSQL Replication, Consulting, Custom Programming, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/ ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly