manual merge 5.0-bugteam -> 5.1-bugteam (bug 40761)

This commit is contained in:
Gleb Shchepa 2008-12-12 02:04:06 +04:00
commit a4467c9798
6 changed files with 57 additions and 29 deletions

View file

@ -200,6 +200,8 @@ public:
null_value=1;
return 0.0;
}
protected:
void agg_num_lengths(Item *arg);
};