]> granicus.if.org Git - postgresql/commit
PL/Python: Remove PLy_result_ass_item
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 17 Jul 2012 20:26:49 +0000 (23:26 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 17 Jul 2012 20:26:49 +0000 (23:26 +0300)
commit71f2dd23210f9607d1584fad89e0f8df9750e921
treec2424325ff50a9575345fce09f2beb99590f7c92
parentd6ce58c01056fa0f475ea468f1633890f6a1d74c
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.
src/pl/plpython/plpy_resultobject.c