Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Allow adding values to an enum type created in the current transaction. | Tom Lane | 2012-12-01 |
* | Minor corrections for ALTER TYPE ADD VALUE IF NOT EXISTS patch. | Tom Lane | 2012-09-22 |
* | Allow IF NOT EXISTS when add a new enum label. | Andrew Dunstan | 2012-09-22 |
* | Require VALUE keyword when extending an enum type. Based on a patch from Alva... | Andrew Dunstan | 2010-11-16 |
* | Allow new values to be added to an existing enum type. | Tom Lane | 2010-10-24 |
* | Support enum data types. Along the way, use macros for the values of | Tom Lane | 2007-04-02 |