Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B4CC9200C4E for ; Thu, 6 Apr 2017 18:16:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B3607160BA9; Thu, 6 Apr 2017 16:16:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0AFCB160B84 for ; Thu, 6 Apr 2017 18:16:16 +0200 (CEST) Received: (qmail 46344 invoked by uid 500); 6 Apr 2017 16:16:15 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 46006 invoked by uid 99); 6 Apr 2017 16:16:15 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Apr 2017 16:16:15 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 80EDDF2139; Thu, 6 Apr 2017 16:16:15 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davisp@apache.org To: commits@couchdb.apache.org Date: Thu, 06 Apr 2017 16:16:28 -0000 Message-Id: <8a04485324734e78899de66d75943bc3@git.apache.org> In-Reply-To: <266130aae7524185b36760e9a2a3df34@git.apache.org> References: <266130aae7524185b36760e9a2a3df34@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [14/36] couch commit: updated refs/heads/COUCHDB-3287-pluggable-storage-engines to 0fbcd0c archived-at: Thu, 06 Apr 2017 16:16:17 -0000 Merge remote branch 'cloudant:70794-fix-initial-acc-for-builtin_sum_rows' This closes #234 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/5685f172 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/5685f172 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch/diff/5685f172 Branch: refs/heads/COUCHDB-3287-pluggable-storage-engines Commit: 5685f172d232700412e9c34dba0407c5acebe8f8 Parents: cb3b35a 1f152da Author: ILYA Khlopotov Authored: Wed Mar 8 13:22:30 2017 -0800 Committer: ILYA Khlopotov Committed: Wed Mar 8 13:22:30 2017 -0800 ---------------------------------------------------------------------- src/couch_query_servers.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ----------------------------------------------------------------------