]> code.citadel.org Git - citadel.git/commit
* serv_imap.c: improve SELECT time by fetching the msglist directly out of
authorArt Cancro <ajc@citadel.org>
Mon, 23 May 2005 14:07:40 +0000 (14:07 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 23 May 2005 14:07:40 +0000 (14:07 +0000)
commitbbaa3bd668fcf26c3c08e3d6f6d32e7b23faa18b
tree6c3ac2f89b04a12a158cad209b00750190dc507e
parent3f90ffb561ee35f8fd6c41067ccedc9833652124
* serv_imap.c: improve SELECT time by fetching the msglist directly out of
  the database instead of doing a CtdlForEachMessage() loop.
citadel/ChangeLog
citadel/serv_imap.c