Thread: Global variables

Global variables

From
"Jean-Yves F. Barbier"
Date:
Hi list,

I think I can create "global variables" into a session, working like
ie: SHOW 'search_path' (but I don't remember how), but is it a good practice?

I have several functions that depends on the DB owner's OID, so my idea is
to store this OID into a "global variables" to avoid these functions make
a call to the owner's identication function each time.

JY
--
Do not believe in miracles -- rely on them.