summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/call.sgml
AgeCommit message (Expand)Author
2021-06-10Reconsider the handling of procedure OUT parameters.Tom Lane
2018-11-04Fix bugs in plpgsql's handling of CALL argument lists.Tom Lane
2018-03-14Support INOUT arguments in proceduresPeter Eisentraut
2018-03-05doc: Tiny whitespace fixPeter Eisentraut
2018-01-22Transaction control in PL proceduresPeter Eisentraut
2017-11-30SQL proceduresPeter Eisentraut