On Wed, 2008-02-06 at 11:59 +0100, [EMAIL PROTECTED] wrote:

> Description: 
> I had to do a few changes in modules/authsql.c to make aliases work with
> PostgreSQL 8.3RC2 . The error is it cannot compare deliver_to (varchar) to
> an int user id. So you need to change "deliver_to = %llu" to "deliver_to =
> '%llu'" in queries. Hope this doesn't break for other databases.

Paul, are you up for breaking the deliver_to into two fields in 2.3?

Aaron

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to