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 |
| 2014-02-17 | Avoid repeated name lookups during table and index DDL. | Robert Haas | 9.1.12 |
| 2011-06-18 | Capitalization fixes | Peter Eisentraut | 9.1.0 |
| 2011-04-25 | Refactor broken CREATE TABLE IF NOT EXISTS support. | Robert Haas | 9.1.0 |
| 2011-03-26 | More collations cleanup, from trawling for missed collation assignments. | Tom Lane | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-12-13 | Generalize concept of temporary relations to "relation persistence". | Robert Haas | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-07-25 | CREATE TABLE IF NOT EXISTS. | Robert Haas | 9.1.0 |