nickva opened a new pull request, #5882:
URL: https://github.com/apache/couchdb/pull/5882
Since we inspect the #full_doc_info{} record to skip deleted docs anyway,
move all the doc_id clauses to the `doc_fdi/3` callback to have one less
callback to worry about.
There is not performance penalty as by the time we call `doc_id/3` we
already have the full `#full_doc_info{}` record opened anyway.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]