Re: Why does exec_simple_query requires 2 snapshots

Поиск
Список
Период
Сортировка
От Andy Fan
Тема Re: Why does exec_simple_query requires 2 snapshots
Дата
Msg-id 87jz9mbuyq.fsf@163.com
обсуждение исходный текст
Ответ на Re: Why does exec_simple_query requires 2 snapshots  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Why does exec_simple_query requires 2 snapshots
Список pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:

> Andy Fan <zhihuifan1213@163.com> writes:
>> My question is why can't we share the same snapshot for the 2 cases?
>> parser & planner requires Catalog Snapshot which should be the 
>> latest one, but in the above case, looks the executor can reuse it as
>> well. Is there anything I missed?
>
> Many years ago, we committed a patch to do exactly that.  We had
> to back it out again because it broke too many real-world scenarios.
> I'm too lazy to search the archives for you, but you might be able
> to find the commit and revert by searching the git history.
>
>             regards, tom lane

Commit id is 532994299e2, thank you Tom!

-- 
Best Regards
Andy Fan




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