Re: Example of function returning SETOF RECORD - Mailing list pgsql-patches

From David Fetter
Subject Re: Example of function returning SETOF RECORD
Date
Msg-id 20041022042944.GB2366@fetter.org
Whole thread Raw
In response to Example of function returning SETOF RECORD  (David Fetter <david@fetter.org>)
Responses Re: Example of function returning SETOF RECORD  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
On Thu, Oct 21, 2004 at 09:26:39PM -0700, David Fetter wrote:
> Folks,
>
> Here's a patch that adds an example of using SETOF RECORD with the
> needed grammar.

Oops.  Please ignore previous patch.  Here's the right one.

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

Remember to vote!

Attachment

pgsql-patches by date:

Previous
From: David Fetter
Date:
Subject: Example of function returning SETOF RECORD
Next
From: Neil Conway
Date:
Subject: hash_create(): check return code