[ 
https://issues.apache.org/jira/browse/COUCHDB-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Filipe Manana resolved COUCHDB-920.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2

Applied to trunk. Thanks Andrey

> BTree: modify_node() and complete_root() functions do not make a new btree 
> record
> ---------------------------------------------------------------------------------
>
>                 Key: COUCHDB-920
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-920
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core
>    Affects Versions: 1.0.1
>            Reporter: Andrey Somov
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: btree_issue920.patch
>
>
> BTree: modify_node() and complete_root() functions do not make a new btree 
> record. But nevertheless they return a btree as if it is different. The patch 
> simplifies the code and makes it clear that only query_modify() function 
> makes a new btree record.
> tests are OK.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to