Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-12-01 | Allow adding values to an enum type created in the current transaction. | Tom Lane | 9.3.0 |
| 2012-09-22 | Minor corrections for ALTER TYPE ADD VALUE IF NOT EXISTS patch. | Tom Lane | 9.3.0 |
| 2012-09-22 | Allow IF NOT EXISTS when add a new enum label. | Andrew Dunstan | 9.3.0 |
| 2012-07-05 | Reduce messages about implicit indexes and sequences to DEBUG1. | Robert Haas | 9.3.0 |