Re: Enable pl/python to return records based on multiple OUT params - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Enable pl/python to return records based on multiple OUT params
Date
Msg-id 1225543926.8122.14.camel@huvostro
Whole thread Raw
In response to Enable pl/python to return records based on multiple OUT params  (Hannu Krosing <hannu@2ndQuadrant.com>)
Responses Re: Enable pl/python to return records based on multiple OUT params  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Enable pl/python to return records based on multiple OUT params  ("David Blewett" <david@dawninglight.net>)
List pgsql-hackers
On Sat, 2008-11-01 at 06:13 +0200, Hannu Krosing wrote:
> attached is a patch which enables plpython to recognize function with
> multiple OUT params as returning a record

Overrides previous patch.

Fixed some bugs, added regression tests.

> This version is quite rough, though passes tests here.
>
> I will clean it up more during commitfest.

probably still more things to do

------------------------------------------
Hannu Krosing   http://www.2ndQuadrant.com
PostgreSQL Scalability and Availability
   Services, Consulting and Training

Attachment

pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: pgsql: Allow SQL-language functions to return the output of an
Next
From: Simon Riggs
Date:
Subject: Re: [COMMITTERS] pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and