Thomas Hallgren wrote:
> Tom Lane wrote:
> 
> >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
> >  
> >
> Sure, that works for me.

Do we want to make this change for 8.1?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to