| From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: SetOf Functions |
| Date: | 2005-08-19 17:20:40 |
| Message-ID: | 430614E8.4070706@commandprompt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>>
>
> 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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2005-08-19 17:21:03 | Re: SetOf Functions |
| Previous Message | Chuck McDevitt | 2005-08-19 17:16:40 | Re: Windows + IP6 progress |