Enumerated Types
From pgwiki
WARNING: This page has been migrated to the PostgreSQL Wiki. Please do not edit this page or your changes may be lost!
This page describes a design proposal and patch to add enumerated types to PostgreSQL.
[edit]
References
- Relevant pgsql-hackers threads:
- Enums patch v2 — latest public version of the enum patch
- Enum proposal / design
- Enumerated type — Wikipedia article describing the basics of enums

