On Apr 10, 2006, at 9:17 PM, dave(dot)bath(at)unix(dot)net wrote:
> So, a couple of questions....
> 1) Can you declare global values from plpgsql?
> 2) If so, is there a way of avoiding namespace pollution?
> (perhaps the equivalent to Oracle's use of plsql package
> variables)
plpgsql does not have global variables.
John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL