Re: The enormous s->childXids problem

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: The enormous s->childXids problem
Дата
Msg-id 87y7sjidx7.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: The enormous s->childXids problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: The enormous s->childXids problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:

> The real question is why does the subtransaction actually assign itself
> an XID --- a simple RETURN NEXT operation ought not do that, AFAICS.
> What is it you're doing in there that changes the database?

I suspect the answer to that is the same as the answer to what's actually
creating the subtransaction. plperl_return_next doesn't. I think something
must be doing an actual SPI query, not just a return next.

-- 
greg



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

Предыдущее
От: Gevik Babakhani
Дата:
Сообщение: Opinion about macro for the uuid datatype.
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [pgsql-www] Developer's Wiki