std::pair<size_t, size_t> field_pointer;
in the order_by_helper for? If it's for a pair of <tuple_index,
field_index>, I dont think I can give it to you, as this happens
during query evaluation, and no query plan is drawn up as yet.
--
[ Sandy ]
You can't add days to your life. But you can add life to your days.
Ok, so here's the thing. I am setting up the field_pointer to the
return value of make_filter_entry. Keep in mind that the order_map
given to the function is my own, though.
On 4/7/06, Sandesh Singh <sande...@gmail.com> wrote:
> What's the
>
> std::pair<size_t, size_t> field_pointer;
>
> in the order_by_helper for? If it's for a pair of <tuple_index,
> field_index>, I dont think I can give it to you, as this happens
> during query evaluation, and no query plan is drawn up as yet.
Ok, so here's the thing. I am setting up the field_pointer to the
return value of make_filter_entry. Keep in mind that the order_map
given to the function is my own, though.
--
[ Sandy ]
You can't add days to your life. But you can add life to your days.
http://www.geocities.com/dhruvbird/
"The biggest room is the room for improvement."
-- Navjot Singh Siddhu.