summaryrefslogtreecommitdiff
path: root/src/pl/plpython/sql/plpython_call.sql
AgeCommit message (Expand)Author
2022-03-08plpython: Remove regression test infrastructure for Python 2.Andres Freund
2021-06-10Reconsider the handling of procedure OUT parameters.Tom Lane
2020-10-05Support for OUT parameters in proceduresPeter Eisentraut
2018-03-14Support INOUT arguments in proceduresPeter Eisentraut
2017-11-30SQL proceduresPeter Eisentraut