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 2021/02/26 20:59:25 UTC

[couchdb] branch main updated (ec4b213 -> 3d4a827)

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

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


    from ec4b213  Fix ebtree:lookup_multi/3
     add 6f6db1e  use collate in lookup
     new 3d4a827  Merge pull request #3384 from apache/ebtree-lookup-collate-eq

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/ebtree/src/ebtree.erl | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


[couchdb] 01/01: Merge pull request #3384 from apache/ebtree-lookup-collate-eq

Posted by rn...@apache.org.
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 3d4a827bda9ae60cf8d223e3d213c1852b32b4f1
Merge: ec4b213 6f6db1e
Author: Robert Newson <rn...@apache.org>
AuthorDate: Fri Feb 26 20:59:15 2021 +0000

    Merge pull request #3384 from apache/ebtree-lookup-collate-eq
    
    use collate in lookup

 src/ebtree/src/ebtree.erl | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)