Roundup Tracker - Issues

Message4167

Author slteichmann
Recipients ThomasAH, ber, pefu, schlatterbeck, slteichmann, stefan
Date 2010-10-19.16:31:53
Message-id <1287505916.46.0.70551588066.issue2550648@psf.upfronthosting.co.za>
In-reply-to
Okay, here is keyword-expr-alldbm3.diff (against rev. 4546)

This one evaluates the expression in database space
if the underlaying engine has decent support for subselects.
If this is not the case it falls back to the older in
program space solution. Tested with SQLite3 and PostgreSQL.
History
Date User Action Args
2010-10-19 16:31:56slteichmannsetmessageid: <1287505916.46.0.70551588066.issue2550648@psf.upfronthosting.co.za>
2010-10-19 16:31:56slteichmannsetrecipients: + slteichmann, schlatterbeck, stefan, ber, pefu, ThomasAH
2010-10-19 16:31:56slteichmannlinkissue2550648 messages
2010-10-19 16:31:56slteichmanncreate