Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-13 | Fix EXIT out of outermost block in plpgsql. | Tom Lane | 10.19 |
| 2020-02-19 | Fix confusion about event trigger vs. plain function in plpgsql. | Tom Lane | 10.13 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-03-08 | Bring plpgsql into line with header inclusion policy. | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |
| 2016-08-18 | In plpgsql, don't try to convert int2vector or oidvector to expanded array. | Tom Lane | 10.0 |