constants

Started by Shane Wrightabout 24 years ago1 messagesgeneral
Jump to latest
#1Shane Wright
me@shanewright.co.uk

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