]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
xap_helper: drop qp_extra_done flag and conditions
authorEric Wong <e@80x24.org>
Thu, 6 Mar 2025 20:34:41 +0000 (20:34 +0000)
committerEric Wong <e@80x24.org>
Fri, 7 Mar 2025 19:23:16 +0000 (19:23 +0000)
commitc8956d5704bd3bebe69000b6fc7d06e68de2c0db
treeec246c022ac3f64bc3b9713968b474b388cf7908
parent4f7885ca7e36b74c97dd4eaea3f29dfa580c51cf
xap_helper: drop qp_extra_done flag and conditions

As with -d (directories), the -Q (extra query prefixes) flag is
already part of the cache key so there's no need to initialize
it lazily.

While we're at it, drop a `map' op from the cache key generation
for the Perl implementation.
lib/PublicInbox/XapHelper.pm
lib/PublicInbox/xap_helper.h