Example of function returning SETOF RECORD

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Example of function returning SETOF RECORD
Date: 2004-10-22 04:26:39
Message-ID: 20041022042639.GA2366@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Folks,

Here's a patch that adds an example of using SETOF RECORD with the
needed grammar.

Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778

Remember to vote!

Attachment Content-Type Size
setof_record.diff text/plain 13.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message David Fetter 2004-10-22 04:29:44 Re: Example of function returning SETOF RECORD
Previous Message Tom Lane 2004-10-21 19:50:45 Re: fix windows contrib compile warnings for redefined