chester c young wrote:
> anybody have a good way to impliment constants in the database?
>
> using an immutable pgpgsql function, constant_name() - works, but not
> necessarily very efficient.
A function declared IMMUTABLE should be efficient enough; it'll usually be
evaluated once per query at
anybody have a good way to impliment constants in the database?
using an immutable pgpgsql function, constant_name() - works, but not
necessarily very efficient.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http