L
Laurent
Guest
You might want to add some debugging information to trace how many times the rbf_... functions are called. The computePrice() function may be called more often than you think, or the SELECT statement might return more records than you think.
Continue reading...
Continue reading...