View Single Post

   
  #15 (permalink)  
Old 04-12-2008, 05:28 AM
Peter Eisentraut
 
Posts: n/a
Default Re: Open items for 8.2

Am Dienstag, 5. September 2006 05:58 schrieb Tom Lane:
> A couple of recently discussed FE/BE protocol issues are: not storing a
> plan at all for unnamed-statement cases, and thus allowing bind
> parameters to be treated as constants; allowing parameter types to go
> unresolved rather than throwing an error. Perhaps it's too late to
> consider these for 8.2, but they seem no more invasive than some other
> items on the open-issues list.


Do we have a patch for that today?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote