On Mon, Jan 11, 2010 at 11:41 AM, Steve White <swh...@aip.de> wrote: > I see nothing in the documentation about this > http://www.postgresql.org/docs/8.4/static/plpython.html > It only talks about passing composite types into and out of functions. > > This is an unpleasant discovery for those working to a deadline. Perhaps a > "limitations" section for the doc would be in order. (You could also list > the limitations of PL/Python regarding returning RECORD types.)
Maybe you could suggest some text, perhaps in the form of a context diff against the current sgml files? > But the best thing to do would be to fix it. Doubtless. Of course it will depend on whether anyone finds enough round tuits. Peter Eisentraut made some improvements to PL/python array handling which will be in the next major release, but I am not aware of anyone working on record types. This is an all-volunteer effort, so people tend to scratch their own itches. > For backward compatibility, you might implement a switch that turns on the > hierarchical interpretation of fields, and leave the current behaviour as > the default. I suspect we wouldn't bother with that. ...Robert -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs