thought about updating an enum, feels kinda wrong ...
# exposed
t
thought about updating an enum, feels kinda wrong tho. was thinking of just using varchar and index using a hash ( http://www.postgresql.org/docs/9.1/static/indexes-types.html ) - which might give enough performance without being overly crazy.