Has anyone implemented an ENUM type in PostgreSQL like the ENUM type
in MySQL? I have a series of MySQL tables that I want to switch over
to PostgreSQL, but the tables contain a number of ENUM types. I am
not a very good C programmer, so I am not really sure how to go about
creating my own. Any assistance would be appreciated.
Please Cc any replies to me directly.
Thanks,
Jarrod Kinsley