Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-28 | Revert "Fix bogus %name-prefix option syntax in all our Bison files." | Tom Lane | 9.1.14 |
| 2014-05-28 | Fix bogus %name-prefix option syntax in all our Bison files. | Tom Lane | 9.1.14 |
| 2011-04-17 | Support a COLLATE clause in plpgsql variable declarations. | Tom Lane | 9.1.0 |
| 2011-03-25 | Fix collation handling in plpgsql functions. | Tom Lane | 9.1.0 |
| 2011-02-16 | Add FOREACH IN ARRAY looping to plpgsql. | Tom Lane | 9.1.0 |
| 2010-08-19 | Allow USING and INTO clauses of plpgsql's EXECUTE to appear in either order. | Tom Lane | 9.1.0 |