PL/Python: Remove PLy_result_ass_item
It is apparently no longer used after the new slicing support was
implemented (a97207b6908f1d4a7d19b37b818367bb0171039f), so let's
remove the dead code and see if anything cares.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/71f2dd23210f9607d1584fad89e0f8df9750e921
Modified Files
--------------
src/pl/plpython/plpy_resultobject.c | 14 +-------------
1 files changed, 1 insertions(+), 13 deletions(-)