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 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-11-23 | Remove useless whitespace at end of lines | Peter Eisentraut | 9.1.0 |
| 2010-09-23 | Fix inconsistent capitalization of "PL/pgSQL". | Robert Haas | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 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 |