> me no like much. You're adding a new call to the db module api, just to > do this curious thing for the postgres driver which doesn't even have > any added benefit, other than being in alignment with pgsql > recomendations (correct me if I'm wrong there).
The added benefit here is performance. One mayor performance penalty is the communication with the database. By reducing the amount of queries, performance can be improved. Also the database can optimize a single query. That being the background, I can't and have no way to test how this is noticable in DBMail in it's current form, while maybe different time penalties are considerable larger. _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev