| List: | Internals | « Previous MessageNext Message » | |
| From: | Jay Pipes | Date: | February 26 2009 7:04pm |
| Subject: | Re: Removing Array custom vector allocation for semi-join subqueries | ||
| View as plain text | |||
Konstantin Osipov wrote: > Hi, > > What is the plan for the situation when push_back() throws > std::bad_alloc()? use std::nothrow, free and throw an error. Any input on which way to provide a copy of Item_in_subselect()? -j
