Re: Oracle Style packages on postgres

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Oracle Style packages on postgres
Дата
Msg-id 200505100156.j4A1ure05167@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Oracle Style packages on postgres  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Oracle Style packages on postgres  (Josh Berkus <josh@agliodbs.com>)
Re: Oracle Style packages on postgres  (Thomas Hallgren <thhal@mailblocks.com>)
Re: Oracle Style packages on postgres  (Daniel Schuchardt <daniel_schuchardt@web.de>)
Re: Oracle Style packages on postgres  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-hackers
Josh Berkus wrote:
> B-
> 
> > Just saying "we need Oracle packages" doesn't make it happen. ?I have
> > followed the discussion and I still don't have a clear idea of the exact
> > additions that people want, and without that, nothing is likely to
> > happen. ?I don't even have something for the TODO list at this point.
> 
> That's what I'm trying to help define.
> 
> I think that private variables and private functions need to be part of the 
> definition.

OK, so it seems we need:
C static/private functions for schemasC static/private variables for schemas

Are private variables implemented via the temporary per-session schema?
nested schemas

What does the standard say?

Is that it?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Oracle Style packages on postgres
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Its all re-packaged ...