Hi
I'm after a way to define constants in PostgreSQL; the one thing holding me
back from implementing a whole load of logic in the db is access to the
constants for various status fields.
I've had suggested to me functions and lookup tables and so forth - but they
seem inefficient.
Is there a way to do this?
Thanks
--
Shane