Jaime Casanova wrote: > On Sat, Aug 16, 2008 at 12:03 AM, Tom Lane <[EMAIL PROTECTED]> wrote: >> regression=# select * from pg_show_all_settings(); >> ERROR: a column definition list is required for functions returning "record" >> >> There's no longer any very good reason for built-in SRFs to not define >> their own output record type. >> > > is there any one doing this? if not i want to give it a try... seems > easy enough, even for me :)
It's on my list, but I haven't actually started it yet. So - take it away! //Magnus -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
