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 2020/11/12 23:56:17 UTC

[couchdb] 01/01: Merge pull request #3263 from apache/fix-ebtree-range-clears

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 679fc835f0e52cdcbe811fc6a6b7434ecf636172
Merge: 1a13880 263efd2
Author: Robert Newson <rn...@apache.org>
AuthorDate: Thu Nov 12 23:53:18 2020 +0000

    Merge pull request #3263 from apache/fix-ebtree-range-clears
    
    Avoid deleting UUID keys that start with zeros

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