On Tue, 2007-08-07 at 14:36 +0200, Marc Dirix wrote: > JOINS are, if possible, preferable over subselects. > However the most gain is met when batching multiple mails instead of > itterating every mail seperate.
We have code to do this (g_list_slices, et al) but means changing the db.c functions to accept a GList instead of a u64_t. Not a huge amount of work, but it's there. Aaron _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
