| From: | Hannu Krosing <hannu(at)2ndQuadrant(dot)com> |
|---|---|
| To: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Enable pl/python to return records based on multiple OUT params |
| Date: | 2008-11-01 12:52:06 |
| Message-ID: | 1225543926.8122.14.camel@huvostro |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| plpython.multiout.diff | text/x-patch | 30.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2008-11-01 13:18:36 | Re: pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and |
| Previous Message | Greg Stark | 2008-11-01 12:17:12 | Re: pgsql: Allow SQL-language functions to return the output of an |