Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-02-17 | Avoid repeated name lookups during table and index DDL. | Robert Haas | 9.0.16 |
| 2012-06-30 | Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars. | Tom Lane | 9.0.9 |
| 2010-08-18 | Fix failure of "ALTER TABLE t ADD COLUMN c serial" when done by non-owner. | Tom Lane | 9.0.0 |
| 2010-02-01 | Tighten integrity checks on ALTER TABLE ... ALTER COLUMN ... RENAME. | Robert Haas | 9.0.0 |
| 2010-01-02 | Update copyright for the year 2010. | Bruce Momjian | 9.0.0 |
| 2009-07-16 | Make backend header files C++ safe | Peter Eisentraut | 9.0.0 |