Commits
Showing commits that first shipped in 9.2 (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.2.9 |
| 2014-05-28 | Fix bogus %name-prefix option syntax in all our Bison files. | Tom Lane | 9.2.9 |
| 2014-02-17 | Avoid repeated name lookups during table and index DDL. | Robert Haas | 9.2.7 |
| 2012-07-16 | Avoid pre-determining index names during CREATE TABLE LIKE parsing. | Tom Lane | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-07-18 | Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. | Robert Haas | 9.2.0 |
| 2011-06-18 | Capitalization fixes | Peter Eisentraut | 9.2.0 |