plpython: Add test for returning Python set from SETOF function
Peter Eisentraut <peter@eisentraut.org>
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: https://www.postgresql.org/message-id/flat/173543330569.680.6706329879058172623%40wrigleys.postgresql.org
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/expected/plpython_setof.out | modified | +30 −0 |
| src/pl/plpython/sql/plpython_setof.sql | modified | +12 −0 |
Discussion
- Some comments on PL/Python documentation 3 messages · 2024-12-29 → 2025-04-03