Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-04-18 | Only allow typed tables to hang off composite types, not e.g. tables. | Robert Haas | 9.1.0 |
| 2011-01-01 | Allow casting a table's row type to the table's supertype if it's a typed table | Peter Eisentraut | 9.1.0 |
| 2010-08-01 | Make psql distinguish between unique indices and unique constraints. | Robert Haas | 9.1.0 |
| 2010-07-25 | CREATE TABLE IF NOT EXISTS. | Robert Haas | 9.1.0 |
| 2010-07-23 | Add more checks against altering typed tables | Peter Eisentraut | 9.1.0 |