Hi,
 
Is there anyway to create constant values that could be used and reused in postgres.
Sort of a CREATE CONSTANT name VALUE foo AS integer
 
or some such.
 
Thanks.