Re: Path to enable a module to change the stack_base_ptr

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Path to enable a module to change the stack_base_ptr
Дата
Msg-id 3618.1128267533@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Path to enable a module to change the stack_base_ptr  (Thomas Hallgren <thhal@mailblocks.com>)
Ответы Re: Path to enable a module to change the stack_base_ptr
Список pgsql-patches
Thomas Hallgren <thhal@mailblocks.com> writes:
> Here is a patch that will enable a module to change the stack_base_ptr
> temporarilly during a call.

I'm not really in favor of this ... I think you are trying to make the
backend do something that will never work reliably.

If we were to try to support this, I'd prefer to just make
stack_base_ptr non static, rather than add overhead code.

            regards, tom lane

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