]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: When sorting mails, mark all the sort program fields as "wanted"
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 6 Apr 2020 11:34:42 +0000 (14:34 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 15 Apr 2020 09:41:43 +0000 (12:41 +0300)
commitd61b1e4d584ff2c21643e0f558b8eda0597806c0
tree1917421e2c0cbf29e951dad38d52a3a065df9010
parentceebd34539cbb0b161e5d4280004ccc207119fcc
lib-storage: When sorting mails, mark all the sort program fields as "wanted"

Usually only the first field in the sort program is used, so this likely
doesn't make a big difference.

Also, this was already done in a different way for all header fields in the
program. However, the next commit will remove that way.
src/lib-storage/index/index-sort.c