Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-05 | PL/pgSQL: Add support for SET TRANSACTION | Peter Eisentraut | 11.0 |
| 2018-03-28 | PL/pgSQL: Nested CALL with transactions | Peter Eisentraut | 11.0 |
| 2018-03-14 | Support INOUT arguments in procedures | Peter Eisentraut | 11.0 |
| 2018-03-04 | PL/pgSQL: Simplify RETURN checking for procedures | Peter Eisentraut | 11.0 |
| 2018-03-02 | Add prokind column, replacing proisagg and proiswindow | Peter Eisentraut | 11.0 |
| 2018-01-22 | Transaction control in PL procedures | Peter Eisentraut | 11.0 |
| 2017-04-05 | Capitalize names of PLs consistently | Peter Eisentraut | 10.0 |
| 2013-11-10 | Fix whitespace issues found by git diff --check, add gitattributes | Peter Eisentraut | 9.4.0 |
| 2012-10-05 | PL/pgSQL: rename gram.y to pl_gram.y | Peter Eisentraut | 9.3.0 |