]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: If mail_search_args_simplify() merges flags, check again if any SUBs...
authorTimo Sirainen <tss@iki.fi>
Thu, 23 Apr 2015 16:49:49 +0000 (19:49 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 23 Apr 2015 16:49:49 +0000 (19:49 +0300)
commitfb79b36eb34532dbe67caf99eefe3660b8c841e0
tree6eb497ec1b068163100810dcb9bf6eb09b3ddbe1
parent78278319a2256e1e0dd63c4ccc0188eb975a016e
lib-storage: If mail_search_args_simplify() merges flags, check again if any SUBs can be removed.
The subquery may have been replaced with a single SEARCH_FLAGS parameter.
src/lib-storage/mail-search-args-simplify.c
src/lib-storage/test-mail-search-args-simplify.c