Re: pl/python explicit subtransactions

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pl/python explicit subtransactions
Дата
Msg-id 1297290124.23596.10.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: pl/python explicit subtransactions  (Steve Singer <ssinger_pg@sympatico.ca>)
Ответы Re: pl/python explicit subtransactions  (Steve Singer <ssinger_pg@sympatico.ca>)
Re: pl/python explicit subtransactions  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On tis, 2011-02-08 at 00:32 -0500, Steve Singer wrote:
> On 11-02-06 11:40 AM, Jan Urbański wrote:
> 
> > PFA an updated patch with documentation.
> 
> > Yeah, changed them.
> 
> Those changes look fine.  The tests now pass.
> 
> I've attached a new version of the patch that fixes a few typos/wording 
> issues I saw in the documentation.  I also changed the link to the 
> python reference manual section on context managers. I think it is 
> better to link to that versus the original PEP.
> 
> The documentation could probably still use more word-smithing but that 
> can happen later.  I'm marking this as ready for a committer.

Is it necessarily a good idea that an explicit subtransaction disables
the implicit sub-subtransactions?  It might be conceivable that you'd
still want to do some try/catch within explicit subtransactions.



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

Предыдущее
От: Chris Browne
Дата:
Сообщение: Range Types - efficiency
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Range Types - efficiency