pgsql: plpython: Add test for returning Python set from SETOF function
Started by Peter Eisentrautabout 1 year ago1 messagescomitters
plpython: Add test for returning Python set from SETOF function
This is claimed in the documentation but there was a no test case for
it.
Reported-by: Bogdan Grigorenko <gri.bogdan.2020@gmail.com>
Discussion: /messages/by-id/173543330569.680.6706329879058172623@wrigleys.postgresql.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/231064aa0fbcdf12b7248e8d8d43a75482afbf1f
Modified Files
--------------
src/pl/plpython/expected/plpython_setof.out | 30 +++++++++++++++++++++++++++++
src/pl/plpython/sql/plpython_setof.sql | 12 ++++++++++++
2 files changed, 42 insertions(+)