schema level variables

From: Paramveer(dot)Singh(at)trilogy(dot)com
To: "pgSQL General" <pgsql-general(at)postgresql(dot)org>
Subject: schema level variables
Date: 2004-09-15 12:42:46
Message-ID: OFECDE02A4.CCEFB342-ONE5256F10.00416258@trilogy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!
I am trying to port an oracle app to postgres, an I don't know what to do
with package scope variables.
I was looking up some documentation and it seems (IMHO) that schemas would
be a nice place to put the variables in(as they already have functions,
operators and types).
Is this feasible? Is the dev team interested in doing this at some point in
the future?

thanks
paraM

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nick Hajek 2004-09-15 13:10:35 Re: 8.0.0 beta 2, void type
Previous Message Michael Paesold 2004-09-15 11:06:25 Re: Rollback on Error