Global/persistent variables

Поиск
Список
Период
Сортировка
От Ronnie Meier Ramos
Тема Global/persistent variables
Дата
Msg-id 41DDA054.5060700@viler.com.br
обсуждение исходный текст
Ответы Re: Global/persistent variables  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Global/persistent variables  (Scott Ribe <scott_ribe@killerbytes.com>)
Re: Global/persistent variables  (Joe Conway <mail@joeconway.com>)
Список pgsql-general
I'm analysing a conversion of a system from Oracle to PG. The system in
case uses a lot of PL/SQL packages and lots of them uses public/static
global/persistent variables declared inside its package specification or
body.

AFAIK PG doesn't have packages - this is not a problem since I can
handle it with different schemas or some naming convention, but is there
a way to declare persistent variables (that would be "visible" to any
function up to the end of the session) ?

TIA
Ronnie


Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: DBMS_File Equivalent?
Следующее
От: "Robin M."
Дата:
Сообщение: unsubscribe