plpython improvements - Mailing list pgsql-patches

From Sven Suursoho
Subject plpython improvements
Date
Msg-id op.s7109ur2plgmb3@localhost
Whole thread Raw
Responses Re: plpython improvements  (Hannu Krosing <hannu@tm.ee>)
List pgsql-patches
1) named parameters additionally to args[]
2) return composite-types from plpython as dictionary
3) return result-set from plpython as list, iterator or generator

Test script attached (patch-test.sql) but not integrated to plpython
test-suite.


--
Sven Suursoho

Attachment

pgsql-patches by date:

Previous
From: "Nicolas Barbier"
Date:
Subject: Re: Documentation patch: change a name in a grammar rule to prevent confusion
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Reduce noise from tsort