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/01/29 20:41:44 UTC

[couchdb] branch reserve-search-namespace created (now db70666)

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

rnewson pushed a change to branch reserve-search-namespace
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


      at db70666  reserve search namespace

This branch includes the following new commits:

     new db70666  reserve search namespace

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.



[couchdb] 01/01: reserve search namespace

Posted by rn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch reserve-search-namespace
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit db7066681a3ce2c494894760f078fe33067a2750
Author: Robert Newson <rn...@apache.org>
AuthorDate: Wed Jan 29 20:41:07 2020 +0000

    reserve search namespace
---
 src/fabric/include/fabric2.hrl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/fabric/include/fabric2.hrl b/src/fabric/include/fabric2.hrl
index 189995d..8911465 100644
--- a/src/fabric/include/fabric2.hrl
+++ b/src/fabric/include/fabric2.hrl
@@ -37,6 +37,7 @@
 -define(DB_ATTS, 23).
 -define(DB_VIEWS, 24).
 -define(DB_LOCAL_DOC_BODIES, 25).
+-define(DB_SEARCH, 26).
 
 
 % Versions