Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-08-18 | Fix a few bogus statement type names in plpgsql error messages. | Tom Lane | 9.1.19 |
| 2011-03-27 | Fix plpgsql to release SPI plans when a function or DO block is freed. | Tom Lane | 9.1.0 |
| 2011-02-16 | Add FOREACH IN ARRAY looping to plpgsql. | Tom Lane | 9.1.0 |