Re: global variables in plpgsql?

From: John DeSoi <desoi(at)pgedit(dot)com>
To: dave(dot)bath(at)unix(dot)net
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: global variables in plpgsql?
Date: 2006-04-11 05:15:37
Message-ID: F5F6CA70-2C8C-4786-8333-B2C86CF3FFA6@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Timo Tuomi 2006-04-11 09:34:22 Please help with a query..
Previous Message Tom Lane 2006-04-11 02:57:57 Re: Special meaning of NL string