From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-f195.google.com (mail-pf1-f195.google.com [209.85.210.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id AA7D7452566 for ; Mon, 4 Nov 2019 20:26:43 +0300 (MSK) Received: by mail-pf1-f195.google.com with SMTP id q26so12686850pfn.11 for ; Mon, 04 Nov 2019 09:26:43 -0800 (PST) Date: Mon, 4 Nov 2019 20:26:40 +0300 From: Konstantin Osipov Message-ID: <20191104172640.GF29784@atlas> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 2/3] tuple: rename tuple_update_* to xrow_update_* List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org * Vladislav Shpilevoy [19/11/01 09:55]: > That patch finishes transformation of tuple_update public API to > xrow_update. lgtm -- Konstantin Osipov, Moscow, Russia