Re: How to share the result data of separated plan

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to share the result data of separated plan
Дата
Msg-id 27353.1289241386@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: How to share the result data of separated plan  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: How to share the result data of separated plan  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> You've now vetoed both "using the same snapshot" and "using different
> snapshots" at different points in time.

Yeah, I did change my mind between 2009-10 and 2010-02.  I was not aware
that I'm not allowed to change my mind ...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: How to share the result data of separated plan
Следующее
От: Tom Lane
Дата:
Сообщение: Re: proposal: plpgsql - iteration over fields of rec or row variable