On Apr 10, 2006, at 9:17 PM, [EMAIL PROTECTED] 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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend