]> Sergey Matveev's repositories - public-inbox.git/commitdiff
move ->ids_after from mm to over
authorEric Wong <e@80x24.org>
Thu, 26 Aug 2021 12:33:38 +0000 (12:33 +0000)
committerEric Wong <e@80x24.org>
Sat, 28 Aug 2021 10:37:03 +0000 (10:37 +0000)
Since we favor ->over in WWW and IMAP, move this method to
->over to reduce open files in common cases.

This fixes the /$EXTINDEX_NAME/all.mbox.gz endpoint for extindex
entries (which may get expensive...).


No differences found