Re: Writeable CTEs and empty relations

Поиск
Список
Период
Сортировка
От Marko Tiikkaja
Тема Re: Writeable CTEs and empty relations
Дата
Msg-id 4B71FCEF.8040208@cs.helsinki.fi
обсуждение исходный текст
Ответ на Re: Writeable CTEs and empty relations  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Writeable CTEs and empty relations  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2010-02-10 02:19 +0200, Tom Lane wrote:
> Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi> writes:
>> Does this sound completely unacceptable?
> 
> You still haven't explained why it's a good idea to change the snapshot
> after the executor has started.  Right at the moment I'm prepared to
> reject the patch on that ground alone.

The patch only touches the snapshot's curcid.  That's needed to allow
the queries see the tuples of the DML WITHs ran before that particular
query.


Regards,
Marko Tiikkaja


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Writeable CTEs and empty relations
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Listen / Notify - what to do when the queue is full