Thomas Hallgren <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings