Re: Python 3.1 support

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Python 3.1 support
Дата
Msg-id 1258700563.28720.1.camel@fsopti579.F-Secure.com
обсуждение исходный текст
Ответ на Re: Python 3.1 support  (James Pye <lists@jwp.name>)
Ответы Re: Python 3.1 support
Список pgsql-hackers
On tor, 2009-11-19 at 13:12 -0700, James Pye wrote:
> > I think of a PL/Python function as a Python script file stored
> > in the database.
> 
> For Python, I think that's a mistake. Python scripts are independent applications.

Is there any precedent for the sort of behavior that you are
implementing, that is, automatic sharing of variables between
independent executions of the same source container?




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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Summary and Plan for Hot Standby
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: enable-thread-safety defaults?