You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/03/22 22:00:58 UTC

[couchdb] 01/01: Merge pull request #4491 from apache/couch_index_fixes

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 0073e764bc7096dbf867a79ac88312acf4c40d73
Merge: 189db657f 224d6764e
Author: Robert Newson <rn...@apache.org>
AuthorDate: Wed Mar 22 22:00:48 2023 +0000

    Merge pull request #4491 from apache/couch_index_fixes
    
    Couch index fixes

 src/couch_event/src/couch_event_listener_mfa.erl   |  25 +++-
 src/couch_index/src/couch_index_server.erl         | 154 +++++++++++++--------
 .../test/eunit/couch_index_ddoc_updated_tests.erl  |   3 +-
 3 files changed, 119 insertions(+), 63 deletions(-)